I have a clean installation of Windows 2000 sp1 on which I cannot get the redirector to work. I an running Tomcat 3.2.1 on the same machine and can get redirector on a different Windows 2000 machine to connect OK. The isapi.log file get as far as [jk_isapi_plugin.c (413)]: HttpFilterProc started [jk_isapi_plugin.c (434)]: In HttpFilterProc test redirection of /examples/ [jk_uri_worker_map.c (344)]: Into jk_uri_worker_map_t::map_uri_to_worker [jk_uri_worker_map.c (406)]: jk_uri_worker_map_t::map_uri_to_worker, Found a match ajp12 [jk_isapi_plugin.c (444)]: HttpFilterProc [/examples/] is a servlet url - should redirect to ajp12 [jk_isapi_plugin.c (466)]: HttpFilterProc check if [/examples/] is points to the web-inf directory [jk_isapi_plugin.c (497)]: GWW:HttpFilterProc returns SF_STATUS_REQ_NEXT_NOTIFICATION I added some additional logging info to see how far it was getting. In the working redirector the next call seems to be to GetExtensionVersion and then to HttpExtensionProc on subsequent calls but I am not getting as far as this. The server respondes with HTTP/1.1 500 Server Error Server: Microsoft-IIS/5.0 Date: Fri, 16 Mar 2001 09:55:01 GMT Connection: close Content-Type: text/html Content-Length: <html><head><title>Error</title></head><body>The specified module could not be found. </body></html> Does anyone have any idea on what might be failing? thanks Graham Wright -- ************************************************************************* Information in this email is confidential and may be privileged. It is intended for the named addressee(s) only. If you have received it in error please notify the sender immediately and delete it from your system. You should not otherwise copy, retransmit, use or disclose its contents to anyone. *************************************************************************