From 1c49edc9ad45b53b2ac4472d5ad171ab46da013c Mon Sep 17 00:00:00 2001 From: pcs Date: Mon, 9 Jun 1997 14:42:12 +0000 Subject: [PATCH] remove out-of-date compat note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78273 13f79535-47bb-0310-9956-ffa450edef68 --- APACHE_1_2_X/htdocs/manual/misc/compat_notes.html | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/APACHE_1_2_X/htdocs/manual/misc/compat_notes.html b/APACHE_1_2_X/htdocs/manual/misc/compat_notes.html index 56e20bb0806..85655cf6391 100644 --- a/APACHE_1_2_X/htdocs/manual/misc/compat_notes.html +++ b/APACHE_1_2_X/htdocs/manual/misc/compat_notes.html @@ -34,18 +34,6 @@ href="http://www.apache.org/bugdb.cgi">let us know. format allows commas between user names - Apache does not.
- added 12/1/96 -
  • 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. -
    -AddType application/foo foo
    -AddType application/foo bar -
    -To map .foo and .bar to application/foo -

    - - -

  • If you follow the NCSA guidelines for setting up access restrictions based on client domain, you may well have added entries for, AuthType, AuthName, AuthUserFile or AuthGroupFile. -- 2.47.2