]> granicus.if.org Git - apache/commitdiff
PR#657: apache doesn't recognize <Limit GET, POST>, NCSA does
authordgaudet <dgaudet@unknown>
Mon, 23 Jun 1997 05:16:18 +0000 (05:16 +0000)
committerdgaudet <dgaudet@unknown>
Mon, 23 Jun 1997 05:16:18 +0000 (05:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78340 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/misc/compat_notes.html

index 85655cf63913990a103f63242e40df9b5436bdf0..459997ccd4f60ec0f7251d1a1324d53214a01444 100644 (file)
@@ -33,6 +33,7 @@ href="http://www.apache.org/bugdb.cgi">let us know.</a>
 <LI>The basic mod_auth <CODE>AuthGroupFile</CODE>-specified group file 
     format allows commas between user names - Apache does not.<BR>
     <I>- added 12/1/96</I>
+</LI>
 
   <LI><P>If you follow the NCSA guidelines for setting up access restrictions
   based on client domain, you may well have added entries for,
@@ -99,6 +100,9 @@ it added one automatically if the .asis file contained a Location header.
   files if the last line does not have a trailing newline. This affects
   configuration files (httpd.conf, access.conf and srm.conf), and
   htpasswd and htgroup files.
+  </LI>
+
+  <LI>Apache does not permit commas delimiting the methods in &lt;Limit&gt;.
  
 </OL>