]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1920109 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Wed, 21 Aug 2024 12:38:12 +0000 (12:38 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 21 Aug 2024 12:38:12 +0000 (12:38 +0000)
* 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

index 9e287ec9ee4f2ecfd232ab91d45bb259e5169a7b..bd1c52a4b3e76caa8c4080d350246c34ca95c3cc 100644 (file)
@@ -859,7 +859,7 @@ The <code>L</code> flag can be useful in this context to end the
     URL taking advantage of a capture and re-substitution of the encoded
     question mark.</p>
 </section>
-<section id="flag_unsafe_prefix_status"><title>UnsafePrefixStat</title>
+<section id="flag_unsafe_prefix_stat"><title>UnsafePrefixStat</title>
     <p> 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.