]> granicus.if.org Git - apache/commitdiff
FakeBasicAuth, not FakeBasic
authorMads Toftum <mads@apache.org>
Wed, 22 Sep 2010 09:35:03 +0000 (09:35 +0000)
committerMads Toftum <mads@apache.org>
Wed, 22 Sep 2010 09:35:03 +0000 (09:35 +0000)
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
docs/manual/mod/mod_ssl.xml

index d55c366783307a6144ba7fd4d2b9908b6a081b8d..d5702c3e6ef570b2d73b745a027b78194358ba24 100644 (file)
@@ -1801,7 +1801,7 @@ string. In particular, this may cause the environment variable
 any of the <a href="#envvars">SSL environment variables</a>.</p>
 
 <p>Note that this directive has no effect if the
-<code>FakeBasic</code> option is used (see <a href="#ssloptions">SSLOptions</a>).</p>
+<code>FakeBasicAuth</code> option is used (see <a href="#ssloptions">SSLOptions</a>).</p>
 
 <div class="example"><h3>Example</h3><p><code>
 SSLUserName SSL_CLIENT_S_DN_CN
index de55602c65de16ffd59a3a8ac5515804569c6bb1..b126d6067249856f826694db2131ce7c880309aa 100644 (file)
@@ -1715,7 +1715,7 @@ string. In particular, this may cause the environment variable
 any of the <a href="#envvars">SSL environment variables</a>.</p>
 
 <p>Note that this directive has no effect if the
-<code>FakeBasic</code> option is used (see <a
+<code>FakeBasicAuth</code> option is used (see <a
 href="#ssloptions">SSLOptions</a>).</p>
 
 <example><title>Example</title>