From: dgaudet Date: Mon, 14 Jul 1997 03:24:27 +0000 (+0000) Subject: PR#862: Apache doesn't implement OnDeny. X-Git-Tag: APACHE_1_3a1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a33d717c6f5c1884359d5951e53ef07705e2f84;p=thirdparty%2Fapache%2Fhttpd.git PR#862: Apache doesn't implement OnDeny. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78609 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html index 64d4b2eda9e..2791054d21d 100644 --- a/docs/manual/misc/compat_notes.html +++ b/docs/manual/misc/compat_notes.html @@ -123,6 +123,10 @@ it added one automatically if the .asis file contained a Location header. the address). Whereas in NCSA the default is to fail booting unless an added optional keyword is included. +
  • Apache does not implement OnDeny use + ErrorDocument + instead. + More to come when we notice them....