... and if your question is about getting correct redirects when tomcat doesn't know the name of a reverse proxy that's being used from the clients perspective:
You need to investigate the attributes proxyName, proxyPort and scheme in the docs for the connectors and then set them inside server.xml. http://tomcat.apache.org/tomcat-5.5-doc/config/http.html Regards, Rainer Hassan Schroeder schrieb: > On 11/15/06, Ernie Ho <[EMAIL PROTECTED]> wrote: > >> my tomcat server is behind a proxy; how would you specify the >> proxy setting? Is there some config file to edit? > > The *client* that's trying to *connect to* Tomcat needs to be > configured to know about the proxy. > --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]