diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/rewrite/flags.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index d46ba08818..278ede0e38 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -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. |