From e6d59dda2a78e1700fb9d77bd6ab28b9bc1479b0 Mon Sep 17 00:00:00 2001 From: dgaudet Date: Sun, 22 Jun 1997 23:58:38 +0000 Subject: [PATCH] Maybe help users a bit, I doubt it. Consider PR#480, PR#599. Reviewed by: Submitted by: Obtained from: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78338 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 56b5826904b..4f0a3033cf6 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -836,6 +836,9 @@ Execution of CGI scripts is permitted.
The server will follow symbolic links in this directory. +Note: even though the server follows the symlink it does not +change the pathname used to match against <Directory> +sections.
Includes
-- 2.47.2