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

Reply via email to