Hi. I have some problem with tomcat connector. I've installed tomcat 5.0.28 and IIS
I managed to view http://localhost <http://localhost/> and http://localhost:8080/examples/index.html <http://localhost:8080/examples/index.html> But http://localhost/examples/index.html <http://localhost/examples/index.html> show error: HTTP Status 404 - /jakarta/isapi_redirect-1.2.14.dll is not available I have created a virtual directory with execute permission pointing to where isapi_redirect-1.2.14.dll is located. May I know how to correct the problem? appreciate any help. Thank you.