From ac48c6b810273d3eb55c7d6a81a802ace840ff78 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Thu, 16 Jun 2005 12:52:57 +0000 Subject: [PATCH] PHP 3.x + httpd-2.2 seems... unlikely. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@190906 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/extra/httpd-ssl.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf/extra/httpd-ssl.conf.in b/docs/conf/extra/httpd-ssl.conf.in index 9705df5633d..9ce660e907a 100644 --- a/docs/conf/extra/httpd-ssl.conf.in +++ b/docs/conf/extra/httpd-ssl.conf.in @@ -187,7 +187,7 @@ 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 -- 2.47.2