RSS

Tag Archive | "Apache"

Using Apache Virtual Hosts and ProxyPass Together

Wednesday, July 23, 2008

2 Comments

I recently ran into a situation where I had a server with Apache on it that was already hosting a few PHP sites using VirtualHost mappings, but I now wanted to add a new Tomcat-hosted site to the same machine. In a way, what I wanted was to setup a new VirtualHost entry on Apache to [...]

Continue reading...