On Tue, 24 Aug 2004, Andr� F�chsel wrote:

Well, the server contains an index.html, which contains the following line:

<meta http-equiv="refresh" content="0; url=index.jsp">

It should redirect to index.jsp. But I assumed, the URL rewriting is done by squid in both direction, thus leading to http://192.168.200.10/index.jsp ?

Your web server redirects to http://what.your.webserver.thinks.it.is.its.address:port/index.html when requested /


There is nothing I can fix - it is a standard JBoss application server with integrated tomcat. Squid is just used as frontend for this configuration. Am I going in the wrong direction?

No, this is fine. But the server needs to know it's external name, and the port number must match.


Regards
Henrik

Reply via email to