diff options
Diffstat (limited to 'docs/manual/mod/mod_ssl.html.en')
-rw-r--r-- | docs/manual/mod/mod_ssl.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 4743451d..501999c7 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -1810,7 +1810,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 |