From: Eric Covener Date: Sun, 22 Jul 2012 14:47:45 +0000 (+0000) Subject: xforms X-Git-Tag: 2.2.23~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644c595a7d3f73d491cbc03fff0a9e0c7e9caa54;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1364316 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 206b6f44c48..4103ff1d99d 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2485,9 +2485,11 @@ directory

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

-

Note also, that this option gets ignored if set - inside a <Location> - section.

+ +

The FollowSymLinks and + SymLinksIfOwnerMatch Options work only in <Directory> sections or + .htaccess files.

+

Omitting this option should not be considered a security restriction, since symlink testing is subject to race conditions that make it circumventable.

@@ -2531,12 +2533,15 @@ directory target file or directory is owned by the same user id as the link. -

Note

This option gets ignored if - set inside a <Location> section.

+

Note

+

The FollowSymLinks and + SymLinksIfOwnerMatch Options work only in <Directory> sections or + .htaccess files.

+

This option should not be considered a security restriction, since symlink testing is subject to race conditions that make it - circumventable.

- + circumventable.

+

Normally, if multiple Options could