Virtualhosts, maintain existing applications

Posted by savageguy on Server Fault See other posts from Server Fault or by savageguy
Published on 2010-03-26T14:29:46Z Indexed on 2010/03/26 14:33 UTC
Read the original article Hit count: 699

Filed under:
|

I host several applications by IP in subfolders (http://ip/app). I would also now like to host a domain, I've been able to setup the virtual hosts so that the domain loads properly in it's document root however the rest of my applications stop working and point to the same virtual host document root of the domain.

How do I maintain my existing setup so all other requests behave the same?

© Server Fault or respective owner

Related posts about apache

Related posts about apache-config