]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Fix typo in anchor [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Wed, 21 Aug 2024 12:36:45 +0000 (12:36 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 21 Aug 2024 12:36:45 +0000 (12:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920109 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/flags.xml

index d46ba08818203fd6082d9b522ac2dd3d45e11dd5..278ede0e383c73af977aeb4976b6a74f0c89b8de 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.