mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
clarify field description in rewriteRule statement
This commit is contained in:
parent
c860ba6a23
commit
9e86d9ffe2
@ -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:"
|
||||
|
Loading…
Reference in New Issue
Block a user