]> granicus.if.org Git - apache/commitdiff
PHP 3.x + httpd-2.2 seems... unlikely.
authorJoe Orton <jorton@apache.org>
Thu, 16 Jun 2005 12:52:57 +0000 (12:52 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 16 Jun 2005 12:52:57 +0000 (12:52 +0000)
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

index 9705df5633d7ce5ace74cb261b33f1ac5b020f05..9ce660e907a112c14555f23faa7f130c471c830f 100644 (file)
@@ -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
-<FilesMatch "\.(cgi|shtml|phtml|php3?)$">
+<FilesMatch "\.(cgi|shtml|phtml|php)$">
     SSLOptions +StdEnvVars
 </FilesMatch>
 <Directory "@exp_cgidir@">