Caldarale, Charles R wrote:
From: Andy Buckley [mailto:[EMAIL PROTECTED]
Subject: Re: Informing Tomcat of proxy base URL?
If there's no mechanism for solving this (i.e. passing the proxy base
path to Tomcat)
Can't say that I've tried it, but the doc speaks of using the proxyName
and proxyPort attributes on the appropriate <Connector> element:
http://tomcat.apache.org/tomcat-5.5-doc/proxy-howto.html
http://tomcat.apache.org/tomcat-5.5-doc/config/ajp.html
- Chuck
If the problem is in-page URLs then I'm not sure this will have much
effect. ProxyPassReverse has some effect on headers/cookies but I think
it leaves the body alone.
There is mod_proxy_html, a 3rd party module that does regexp based rewrites.
p
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]