diff options
| author | Christophe Jaillet <jailletc36@apache.org> | 2015-10-30 20:53:18 +0000 |
|---|---|---|
| committer | Christophe Jaillet <jailletc36@apache.org> | 2015-10-30 20:53:18 +0000 |
| commit | d5964a9e3223bbf3dfbf65ee4bc034d9d8b77ee5 (patch) | |
| tree | 4b295a79a72a64b21f9c090ce3e5e1f693cf7aa1 /docs | |
| parent | 4ee421d9cdaa8229e880b85a54bffc3fa190220a (diff) | |
| download | httpd-d5964a9e3223bbf3dfbf65ee4bc034d9d8b77ee5.tar.gz | |
Fix a typo in doc as spotted by ceving in online doc
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1711549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/manual/mod/mod_ssl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 9fd654b573..63a6392a6d 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -1462,7 +1462,7 @@ The available <em>option</em>s are:</p> SSLOptions +FakeBasicAuth -StrictRequire <Files ~ "\.(cgi|shtml)$"> SSLOptions +StdEnvVars -ExportCertData -<Files> +</Files> </highlight> </example> </usage> |
