cvs commit: jakarta-tomcat/src/native/iis jk_isapi_plugin.c

2000-12-27 Thread marcsaeg
marcsaeg00/12/27 14:00:38 Modified:src/native/iis Tag: tomcat_32 jk_isapi_plugin.c Log: Now log an error message if either the worker_mount_file or worker_file can't be read. This should hopefully help people diagnose problems that cause the isapi_redirect.dll not to load.

cvs commit: jakarta-tomcat/src/native/iis jk_isapi_plugin.c

2000-12-11 Thread nacho
nacho 00/12/11 13:18:26 Modified:src/native/iis Tag: tomcat_32 jk_isapi_plugin.c Log: Bug #61 http://znutar.cortexity.com/BugRatAdmin/ShowBug/61 Redirect fails with IE after posting a form to a servlet Reported & Solved by Joe Prevo ( [EMAIL PROTECTED] ) Revision Cha