From 0e5a55be8bba76c058082fafae56b3452ab8f8de Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 16 Jun 2005 12:42:32 +0000 Subject: [PATCH] Change "Files ~" to the preferred "FilesMatch" git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190905 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/extra/httpd-ssl.conf.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf/extra/httpd-ssl.conf.in b/docs/conf/extra/httpd-ssl.conf.in index 9b181165ee..9705df5633 100644 --- a/docs/conf/extra/httpd-ssl.conf.in +++ b/docs/conf/extra/httpd-ssl.conf.in @@ -187,9 +187,9 @@ SSLCertificateKeyFile @exp_sysconfdir@/server.key # This enables optimized SSL connection renegotiation handling when SSL # directives are used in per-directory context. #SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire - + SSLOptions +StdEnvVars - + SSLOptions +StdEnvVars -- 2.40.0