From: brian Date: Mon, 2 Dec 1996 02:02:15 +0000 (+0000) Subject: Compatibility reported in group file syntax X-Git-Tag: APACHE_1_2b1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d54b5140d05d792d63619fc6aaf1511ba50a22;p=thirdparty%2Fapache%2Fhttpd.git Compatibility reported in group file syntax git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77143 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html index 781bf04ab89..0251da4635e 100644 --- a/docs/manual/misc/compat_notes.html +++ b/docs/manual/misc/compat_notes.html @@ -22,6 +22,10 @@ href="mailto:apache-bugs@apache.org">let us know.
    +
  1. The basic mod_auth AuthGroupFile-specified group file + format allows commas between user names - Apache does not.
    + - added 12/1/96 +
  2. AddType only accepts one file extension per line, without any dots (.) in the extension, and does not take full filenames. If you need multiple extensions per type, use multiple lines, e.g.