From: dgaudet Date: Mon, 23 Jun 1997 05:16:18 +0000 (+0000) Subject: PR#657: apache doesn't recognize , NCSA does X-Git-Tag: dg_last_1_2_doc_merge~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0426f5e8a93f8e5636962f086d2fec2f9fd76baa;p=thirdparty%2Fapache%2Fhttpd.git PR#657: apache doesn't recognize , NCSA does git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78340 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html index 85655cf6391..459997ccd4f 100644 --- a/docs/manual/misc/compat_notes.html +++ b/docs/manual/misc/compat_notes.html @@ -33,6 +33,7 @@ href="http://www.apache.org/bugdb.cgi">let us know.
  • The basic mod_auth AuthGroupFile-specified group file format allows commas between user names - Apache does not.
    - added 12/1/96 +
  • 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. +

  • + +
  • Apache does not permit commas delimiting the methods in <Limit>.