From: Joe Orton The The second argument (regex) is a Perl compatible regular expression.
@@ -233,8 +224,6 @@ ofSetEnvIf
directive defines
environment variables based on attributes of the request. The
- attribute specified in the first argument can be one of four
+ attribute specified in the first argument can be one of three
things:
@@ -187,15 +187,6 @@ this manner. 'Earlier' means that they were defined at a broader scope
Environment variables will be considered only if there was no match
among request characteristics and a regular expression was not
used for the attribute.
-
-
','
.
- The oid should reference a string-valued extension.
-
SetEnvIf object_is_image xbm XBIT_PROCESSING=1
:
- SetEnvIf OID("2.16.840.1.113730.1.13") "(.*)" NetscapeComment=$1
- :
SetEnvIf ^TS* ^[a-z].* HAVE_TS
www.mydomain.com
Web site.
- The sixth example will set the NetscapeComment
- environment variable to the string found in the corresponding
- SSL client certificate field (if found).
The last example will set environment variable
The The second argument (regex) is a
:HAVE_TS
if the request contains any headers that
begin with "TS" whose values begins with any character in the
diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml
index 5949d1db5a7..41d8ded11ed 100644
--- a/docs/manual/mod/mod_setenvif.xml
+++ b/docs/manual/mod/mod_setenvif.xml
@@ -135,7 +135,7 @@ respect to case
@@ -182,15 +182,6 @@ this manner. 'Earlier' means that they were defined at a broader scope
Environment variables will be considered only if there was no match
among request characteristics and a regular expression was not
used for the attribute.
-
-
','
.
- The oid should reference a string-valued extension.
-
SetEnvIf object_is_image xbm XBIT_PROCESSING=1
:
- SetEnvIf OID("2.16.840.1.113730.1.13") "(.*)" NetscapeComment=$1
- :
SetEnvIf ^TS* ^[a-z].* HAVE_TS
@@ -240,10 +229,6 @@ ofwww.mydomain.com
Web site.
The sixth example will set the NetscapeComment
- environment variable to the string found in the corresponding
- SSL client certificate field (if found).
The last example will set environment variable
HAVE_TS
if the request contains any headers that
begin with "TS" whose values begins with any character in the
diff --git a/docs/manual/mod/mod_setenvif.xml.ja b/docs/manual/mod/mod_setenvif.xml.ja
index 256abc325ba..302b48d7136 100644
--- a/docs/manual/mod/mod_setenvif.xml.ja
+++ b/docs/manual/mod/mod_setenvif.xml.ja
@@ -1,7 +1,7 @@
-
+
+