[opencms-dev] redirect to the web server when I close the editor window
Andras Balogh
andras at reea.net
Fri Jul 8 12:13:50 CEST 2005
Hello César,
Lopez Jarillo, Cesar wrote:
> Hello all,
>
> I've installed opencms 5.0.1, using tomcat 4.1.30
>
> For security reasons, I don't want to allow access directly to the
> tomcat server, I've configured the access usign an apache webserver
> that will redirect to the tomcat server with the proxypass apache
> directive.
>
> All is working fine, except the editor window. If a user edit a file
> (jsp, html) using the opencms tool, when he closes the editor window,
> the opencms redirect the user to another browser window calling
> directly the URL that points to the tomcat server, the opencms is not
> using the URL that points to the apache webserver, and obviously,
> opencms is closed because the users have not access directly to the
> tomcat server, they need to pass by the apache webserver.
>
> Is there any way to solve this problem?
Yes you need to configure Tomcat to be "aware" that it is proxied:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/proxy-howto.html
>
> Thanks in advance for your help
>
> César López Jarillo
>
Best regards,
Andras.
ps. BTW how are the spanish beers? ;)
More information about the opencms-dev
mailing list