I'm setting up an apache connector using jk2, and there's one weird thing.

If I hit the apache site with <http://localhost/myapp> the request passes to tomcat, but gets rewritten to <http://my.hostname.com/myapp>. This is harmless on localhost, but is a problem on another test lab where <http://a.teslab.hostname.com> is being incorrectly rewritten to <http://a.hostname.com>. Is there a setting that will prevent the hostname on the request from changing?

Thanks,

Noel Rappin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to