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 @@ <P>See Also: <A HREF="compat_notes.html">Compatibility notes</A></P> <HR> +<H2>Apache 1.3a1 Bugs</H2> + +<OL> + <LI>The <code><a href="../mod/core.html#listen">Listen</a></code> + directive does not work when running under Windows. + <LI>For some reason, <a href="../mod/mod_isapi.html">mod_isapi</a> + does not work (with Windows) when compiled using the + <code>Release</code> setting; it will crash the server whenever you + access an ISA DLL. It works fine when the server is compiled with + <code>Debug</code>. +</OL> + <H2>Apache 1.2 Bugs</H2> <OL>