From 84e0e0821faff9df235ee57026a95ad00c350c7c Mon Sep 17 00:00:00 2001
From: Mads Toftum
Date: Wed, 22 Sep 2010 09:35:03 +0000
Subject: FakeBasicAuth, not FakeBasic
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@999832 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_ssl.html.en | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/manual/mod/mod_ssl.html.en')
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en
index d55c366783..d5702c3e6e 100644
--- a/docs/manual/mod/mod_ssl.html.en
+++ b/docs/manual/mod/mod_ssl.html.en
@@ -1801,7 +1801,7 @@ string. In particular, this may cause the environment variable
any of the SSL environment variables.
Note that this directive has no effect if the
-FakeBasic
option is used (see SSLOptions).
+FakeBasicAuth
option is used (see SSLOptions).
Example
SSLUserName SSL_CLIENT_S_DN_CN
--
cgit v1.2.3