From ad1de414e8512b137a9e0b40f2d0842f0ab5b421 Mon Sep 17 00:00:00 2001
From: Astrid Malo
.htaccess
file, you may find that a configuration such as
what follows may work for you.
- You must have "AllowOverride AuthConfig
" in effect for
- these directives to be honored.
.htaccess
file contents:
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index 566a9ed13e..c874ad154e 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -1271,8 +1271,8 @@ SSLRequire ( %{SSL_CIPHER} !~ m/^(EXP|NULL)-/ \
and %{TIME_HOUR} >= 8 and %{TIME_HOUR} <= 20 ) \
or %{REMOTE_ADDR} =~ m/^192\.76\.162\.[0-9]+$/
-Standard CGI/1.0 and Apache variables:
+
+ Standard CGI/1.0 and Apache variables: HTTP_USER_AGENT PATH_INFO AUTH_TYPE HTTP_REFERER QUERY_STRING SERVER_SOFTWARE @@ -1288,7 +1288,7 @@ REQUEST_SCHEME REMOTE_ADDR TIME REQUEST_URI REMOTE_USER ENV:variablename REQUEST_FILENAME-SSL-related variables: + SSL-related variables: HTTPS SSL_CLIENT_M_VERSION SSL_SERVER_M_VERSION SSL_CLIENT_M_SERIAL SSL_SERVER_M_SERIAL @@ -1328,7 +1328,6 @@ SSL_VERSION_INTERFACE SSL_CLIENT_S_DN_OU SSL_SERVER_S_DN_OU SSL_CLIENT_CERT_CHAINn SSL_CLIENT_VERIFY- |
A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | X |
|
|