I have Tomcat 4.0.3/isapi_redirect.dll mostly working on a Win2k server but
get the following in the log file:

[...]
[jk_isapi_plugin.c (439)]: HttpFilterProc [/home] is a servlet url - should
redirect to ajp13
[jk_isapi_plugin.c (461)]: HttpFilterProc check if [/home] is points to the
web-inf directory

then I get a 500 error in the browser.  Nothing appears in the Tomcat access
logs, so it appears the request is never handed off.  The page works fine if
I go directly to Tomcat on port 8080 (using the HTTP 1.1 connector).

Searching the archives I found this problem has been reported before and
changing "localhost" to the IP address fixed it.  However, I made this
change in my worker.properties file but it did not help.  Is this where the
change should be made or is there something else?

Thanks

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

Reply via email to