Skip to content
Snippets Groups Projects
Commit 9e86d9ff authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

clarify field description in rewriteRule statement

parent c860ba6a
No related branches found
No related tags found
No related merge requests found
......@@ -548,7 +548,7 @@ A context may aliase another one.
In this case the alias context contains no rule, and any reference to
it will result in accessing the aliased one.
.TP
.B rewriteRule "<regex pattern>" "<substitution pattern>" "[ <flags> ]"
.B rewriteRule "<regex match pattern>" "<substitution pattern>" "[ <flags> ]"
Determines how a tring can be rewritten if a pattern is matched.
Examples are reported below.
.SH "Additional configuration syntax:"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment