You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jason Shaffer <ja...@theprairie.com> on 2000/10/03 19:45:38 UTC

Help with Tomcat and IIS

Hello,

I am having much trouble getting Tomcat to run with IIS. I have followed the
instructions in tomcat-iis-howto.html over and over again. Tomcat runs fine
as a stand alone (for example,
http://localhost:8080/examples/jsp/num/numguess.jsp works just fine), but
when I take the ":8080" out of the URL and try to view
http://localhost/examples/jsp/num/numguess.jsp Internet Explorer displays a
"HTTP 404 Not Found" error and in my Tomcat status window I get the message:

2000-10-03 01:31:20 - Ctx(  ): 404 R(  + /jakarta/isapi_redirect.dll + null)
null

Your suggestions and help are greatly appreciated. Please email me directly
jason_shaffer@theprairie.com with your reply. Thanks!

~Jason