From: dgaudet Date: Sun, 22 Jun 1997 23:58:38 +0000 (+0000) Subject: Maybe help users a bit, I doubt it. Consider PR#480, PR#599. X-Git-Tag: dg_last_1_2_doc_merge~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6d59dda2a78e1700fb9d77bd6ab28b9bc1479b0;p=thirdparty%2Fapache%2Fhttpd.git 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 --- 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