On Thu, Apr 22, 2010 at 3:25 AM, Timo Meinen <[email protected]> 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 ------------------------ [email protected]
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to