Is someone out there, who can explain me, what the problem is? Does the ProxyPassReverse only removes the ContextPath if the protocol (http/https) in the response is the same than in the request? Is it possible to configure the Proxy to ignore the protocol information?
Thank you for any hint - I am stuck with this problem. Best regards, Timo 2010/4/22 Timo Meinen <timomei...@googlemail.com>: > Hi Hassan, > > yes, there are two VirtualHost entries. One for port 80 and one for > port 443 with SSL engine enabled. Both have the same proxy > configuration. > > Timo > > 2010/4/22 Hassan Schroeder <hassan.schroe...@gmail.com>: >> On Thu, Apr 22, 2010 at 3:25 AM, Timo Meinen <timomei...@googlemail.com> >> wrote: >> >>> our configuration is a Apache 2.2 web server, acting as a reverse >>> proxy for Tomcat 6. This is the configuration: >>> ServerName it.localhost.de >>> ProxyPass / ajp://127.0.0.1:8009/spike/ >>> ProxyPassReverse / ajp://127.0.0.1:8009/spike/ >>> ProxyPassReverseCookiePath /spike / >> >> That's *one* configuration -- do you have this for both the standard >> port 80 and SSL port 443? >> >> In a default 2.2.x install there are separate extra/httpd-vhosts.conf and >> extra/httpd-ssl.conf files. >> >> -- >> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com >> twitter: @hassan >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >> For additional commands, e-mail: users-h...@tomcat.apache.org >> >> > > > > -- > Glück Auf > Timo > -- Glück Auf Timo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org