From: Ruediger Pluem Date: Wed, 21 Aug 2024 12:36:45 +0000 (+0000) Subject: * Fix typo in anchor [skip ci] X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6895fc09b419b4300847f1364da31019b2631add;p=thirdparty%2Fapache%2Fhttpd.git * Fix typo in anchor [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920109 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index d46ba088182..278ede0e383 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.