diff options
Diffstat (limited to 'docs/manual/mod/mod_setenvif.html')
-rw-r--r-- | docs/manual/mod/mod_setenvif.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/manual/mod/mod_setenvif.html b/docs/manual/mod/mod_setenvif.html index a86bbfdef8..0ae7bd135d 100644 --- a/docs/manual/mod/mod_setenvif.html +++ b/docs/manual/mod/mod_setenvif.html @@ -74,7 +74,8 @@ REL="Help" <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> BrowserMatch <EM>regex envar[=value] [...]</EM> + ><STRONG>Syntax:</STRONG></A> BrowserMatch <EM>regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" @@ -175,8 +176,8 @@ REL="Help" <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> BrowserMatchNoCase <EM>regex envar[=value] - [...]</EM> + ><STRONG>Syntax:</STRONG></A> BrowserMatchNoCase <EM>regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" @@ -249,8 +250,8 @@ REL="Help" <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> SetEnvIf <EM> attribute regex envar[=value] - [...]</EM> + ><STRONG>Syntax:</STRONG></A> SetEnvIf <EM> attribute regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" @@ -360,8 +361,8 @@ REL="Help" <A HREF="directive-dict.html#Syntax" REL="Help" - ><STRONG>Syntax:</STRONG></A> SetEnvIfNoCase - <EM> attribute regex envar[=value] [...]</EM> + ><STRONG>Syntax:</STRONG></A> SetEnvIfNoCase <EM> attribute regex + envar</em>[=<em>value</em>] [<em>envar</em>[=<em>value</em>]] ... <BR> <A HREF="directive-dict.html#Default" |