pcs 99/02/03 07:30:02
Modified: info known_bugs.html Log: Some known bugs in 1.3.4. Revision Changes Path 1.12 +15 -0 apache-site/info/known_bugs.html Index: known_bugs.html =================================================================== RCS file: /export/home/cvs/apache-site/info/known_bugs.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- known_bugs.html 1998/06/05 06:57:42 1.11 +++ known_bugs.html 1999/02/03 15:30:01 1.12 @@ -37,6 +37,21 @@ problems</A>.</P> <HR> +<H2>Apache 1.3.4 Bugs</H2> + +<OL> +<LI><STRONG>Win32 only</STRONG> Apache will not serve filenames starting + with "<CODE>COM</CODE>" or containing "<CODE>.COM</CODE>". Instead + it will respond with a 403 Forbidden message, and log the error + "<CODE>Filename is not valid</CODE>". See <A + HREF="http://bugs.apache.org/index/full/3769">PR#3769</A>. +<LI><STRONG>Unix only</STRONG> "<CODE>make install</CODE>" fails on + some operating systems. This occurs when the operating system + version of tar does not support the "h" option. It has been reported + on SCO and BSDI. It does not affect systems which use GNU tar. + See <A HREF="http://bugs.apache.org/index/full/3807">PR#3807</A>. +</OL> + <H2>Apache 1.3.0 Bugs</H2> <OL>