https://issues.apache.org/bugzilla/show_bug.cgi?id=49310
Summary: isap_redirect.dll fails to load on Windows 2008 x64 bit server Product: Tomcat Connectors Version: 1.2.23 Platform: PC OS/Version: Windows Server 2008 (Longhorn) Status: NEW Severity: major Priority: P2 Component: isapi AssignedTo: dev@tomcat.apache.org ReportedBy: chandru.gane...@hp.com When I try to login to the Apache Tomcat 5.5 Servlet container, it fails with the error: 404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable. I have installed IIS 7.0 Web Server on Windows 2008 Server Tomcat 5.5 running under JBoss 4.0.5 GA isapi_redirect.dll Ver 1.2.23 Also I don't see any logs getting generated in isapi.log file, so I'm at a loss as to the root cause of this issue. Please see the isap_redirect.properties file below: # The path to the ISAPI Redirector Extension, relative to the website # This must be in a virtual directory with execute privileges extension_uri=/jakarta/isapi_redirect.dll # Full path to the log file for the ISAPI Redirector log_file=c:\inetpub\scripts\isapi.log # Log level (debug, info, warn, error or trace) log_level=debug # Full path to the workers.properties file worker_file=c:\Inetpub\scripts\workers.properties # Full path to the uriworkermap.properties file worker_mount_file=c:\Inetpub\scripts\uriworkermap.properties rewrite_rule_file=c:\Inetpub\scripts\rewrites.properties -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org