From 0b80b86dc1a21fc777d2d2c55bcd1640473a1866 Mon Sep 17 00:00:00 2001 From: Marc Slemko Date: Sat, 1 Nov 1997 04:22:53 +0000 Subject: [PATCH] Document that we don't support the referer directive. PR: 968 Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79489 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/misc/compat_notes.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manual/misc/compat_notes.html b/docs/manual/misc/compat_notes.html index 620de2b9b73..a009523a17f 100644 --- a/docs/manual/misc/compat_notes.html +++ b/docs/manual/misc/compat_notes.html @@ -136,6 +136,11 @@ it added one automatically if the .asis file contained a Location header. before the space. Apache treats backslashes as normal characters. To embed spaces surround the argument with double-quotes instead. +
  • Apache does not implement the NCSA referer + directive. See + PR#968 for a few brief suggestions on alternative ways to + implement the same thing under Apache. + More to come when we notice them.... -- 2.47.2