Configure the server name that your container should use. E.g. for Tomcat, it's connector's proxyName/proxyPort, see http://tomcat.apache.org/tomcat-6.0-doc/config/http.html.
Kalle On Tue, Mar 6, 2012 at 1:17 AM, Sebastian E. Ovide <[email protected]> wrote: > Hi All, > > I have a machine behind an apache load balancer. When I try to access a > authc protected page (for example http://mydomain/ ), it redirects to > http://192.168.1.123:8080/login.jsp instead of http://mydomain/login.jsp > > any ideas ? > > thanks > -- > Sebastian E. Ovide > > > >
