From d5964a9e3223bbf3dfbf65ee4bc034d9d8b77ee5 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Fri, 30 Oct 2015 20:53:18 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_ssl.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 options are:

SSLOptions +FakeBasicAuth -StrictRequire <Files ~ "\.(cgi|shtml)$"> SSLOptions +StdEnvVars -ExportCertData -<Files> +</Files> -- 2.50.1