From: Rich Bowen Date: Fri, 1 May 2026 17:50:00 +0000 (+0000) Subject: Slight rephrase and reorg to clarify the meaning X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0093993691a6335e09a135203e5699ba3a21be5a;p=thirdparty%2Fapache%2Fhttpd.git Slight rephrase and reorg to clarify the meaning git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933678 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 0620212adc..c19b453763 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -3988,13 +3988,14 @@ directory The server will follow symbolic links in this directory. This is the default setting. +

When the server follows the symlink it does not + change the pathname used to match against Directory sections.

+

Disabling this option also prevents mod_rewrite from operating in per-directory context (.htaccess files and Directory sections).

-

Even though the server follows the symlink it does not - change the pathname used to match against Directory sections.

The FollowSymLinks and SymLinksIfOwnerMatch