Eric Jain wrote:
I have a Tomcat (5.5.12) server that is hidden behind Apache. On the
Apache server, several virtual hosts are defined.
ServerName .xxx.xx
ProxyPass / http://localhost:8080/
ProxyPassReverse / http://localhost:8080/
Now I'd like to map some of these virtual
I have a Tomcat (5.5.12) server that is hidden behind Apache. On the Apache
server, several virtual hosts are defined.
ServerName .xxx.xx
ProxyPass / http://localhost:8080/
ProxyPassReverse / http://localhost:8080/
Now I'd like to map some of these virtual hosts to virtual h