Let\'s say I have the following configuration:
# Server names, admins, logs etc... ProxyVia On ProxyRequests Off
Actually, I resolved this problem with the following code:
ProxyPass /forum ! ProxyPass / http://localhost:8080/tomcat-webapp/ ProxyPassReverse / http://localhost:8080/tomcat-webapp/ Alias /forum /var/www/forum