From: Ruediger Pluem Date: Wed, 21 Aug 2024 12:38:12 +0000 (+0000) Subject: Merge r1920109 from trunk: X-Git-Tag: 2.4.63-candidate~128 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0505437f3c33cd45ebaf97d5c2819071e3ca791a;p=thirdparty%2Fapache%2Fhttpd.git Merge r1920109 from trunk: * Fix typo in anchor [skip ci] Submitted by: rpluem Reviewed by: rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1920110 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 9e287ec9ee4..bd1c52a4b3e 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -859,7 +859,7 @@ The L flag can be useful in this context to end the URL taking advantage of a capture and re-substitution of the encoded question mark.

-
UnsafePrefixStat +
UnsafePrefixStat

Setting this flag is required in server-scoped substitutions start with a variable or backreference and resolve to a filesystem path. These substitutions are not prefixed with the document root.