From 9b93fc8cf6803f14e436b6bc332520ba1f51e2d6 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 30 Aug 2007 22:18:06 +0000 Subject: [PATCH] Based on Roy's commit 571285 application/x-x509-ca-cert der crt application/pkix-crl crl stop maintaining these in extras/httpd-ssl.conf. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@571335 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/extra/httpd-ssl.conf.in | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/conf/extra/httpd-ssl.conf.in b/docs/conf/extra/httpd-ssl.conf.in index e3c2e1fe97..2dc193e8c1 100644 --- a/docs/conf/extra/httpd-ssl.conf.in +++ b/docs/conf/extra/httpd-ssl.conf.in @@ -43,12 +43,6 @@ Listen 443 ## the main server and all SSL-enabled virtual hosts. ## -# -# Some MIME-types for downloading Certificates and CRLs -# -AddType application/x-x509-ca-cert .crt -AddType application/x-pkcs7-crl .crl - # Pass Phrase Dialog: # Configure the pass phrase gathering process. # The filtering dialog program (`builtin' is a internal -- 2.40.0