akosut 97/07/22 15:27:27 Modified: htdocs/manual/misc known_bugs.html Log: Add some known bugs for 1.3a1 Revision Changes Path 1.26 +12 -0 apache/htdocs/manual/misc/known_bugs.html Index: known_bugs.html =================================================================== RCS file: /export/home/cvs/apache/htdocs/manual/misc/known_bugs.html,v retrieving revision 1.25 retrieving revision 1.26 diff -c -u -r1.25 -r1.26 /usr/bin/diff: conflicting specifications of output style --- known_bugs.html 1997/07/19 18:32:23 1.25 +++ known_bugs.html 1997/07/22 22:27:26 1.26 @@ -25,6 +25,18 @@

See Also: Compatibility notes


+

Apache 1.3a1 Bugs

+ +
    +
  1. The Listen + directive does not work when running under Windows. +
  2. For some reason, mod_isapi + does not work (with Windows) when compiled using the + Release setting; it will crash the server whenever you + access an ISA DLL. It works fine when the server is compiled with + Debug. +
+

Apache 1.2 Bugs