[opencms-dev] Problem with internal redirecting and SSL

Andras Balogh andras at reea.net
Thu Jul 6 13:06:22 CEST 2006


Hello Jan,

Have You checked:
http://tomcat.apache.org/tomcat-5.5-doc/proxy-howto.html
Did You try to set proxyHost and proxyPort?

Best regards,
Andras.

Jan Meier wrote:

>Hello Corsin,
>
>  
>
>>Any success on that? If so, what did you do?
>>    
>>
>
>Not really, but I think the problem was that the redirect from apache to 
>tomcat was not via SSL, I added this lines to the apache configuration:
>
>SSLProxyEngine on
>SSLProxyVerify none
>ProxyPass              /                    https://localhost:8443/
>ProxyPassReverse  /                    https://localhost:8443/
>
>That should fix the redirection problem but I can not access the workplace 
>anymore, firefox shows a redirection error (Too many redirects).
>
>Any suggestions?
>
>Regards
>Jan
>
>  
>




More information about the opencms-dev mailing list