From 0505437f3c33cd45ebaf97d5c2819071e3ca791a Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Wed, 21 Aug 2024 12:38:12 +0000 Subject: [PATCH] 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 --- docs/manual/rewrite/flags.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2