Apache 2 / Tomcat 5

apache 2.0 config works with tomcat 5 nicely:

ProxyRequests Off
ProxyPass /stuff http://localhost:8082/stuff
ProxyPassReverse /stuff http://localhost:8082/stuff

Leave a Reply

You must be logged in to post a comment.