[opencms-dev] Problem with internal redirecting and SSL
Jan Meier
jan.meier at zmnh.uni-hamburg.de
Thu Jul 6 14:19:03 CEST 2006
Hello Andras,
> Have You checked:
> http://tomcat.apache.org/tomcat-5.5-doc/proxy-howto.html
> Did You try to set proxyHost and proxyPort?
I set proxyHost and proxyPort but this did not help.
> Best regards,
> Andras.
Regards
jan
> 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
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
--
Jan Meier
Universitaet Hamburg
Zentrum für Molekulare Neurobiologie
Service-Gruppe EDV
Falkenried 94
20251 Hamburg
Germany
Tel.:040 - 428 - 03 - 6619
Fax.:040 - 428 - 03 - 6621
--
my $self = push(@life, $success) or die;
More information about the opencms-dev
mailing list