Index: trunk/server/fedora/config/etc/httpd/conf/httpd.conf
===================================================================
--- trunk/server/fedora/config/etc/httpd/conf/httpd.conf	(revision 2836)
+++ trunk/server/fedora/config/etc/httpd/conf/httpd.conf	(revision 2837)
@@ -218,21 +218,5 @@
 
 <IfModule mod_mime.c>
-    AddType application/xhtml+xml         .xhtml
-    AddType application/http-index-format .hti
-    AddType text/html                     .html
-    AddType text/css                      .css
-    AddType text/xsl                      .xslt
-    AddType application/x-javascript      .js
-    AddType application/xml               .xml
-    AddType image/svg+xml                 .svg
-    AddType application/vnd.mozilla.xul+xml .xul
-    AddType application/rdf+xml             .rdf
-    AddType application/x-xpinstall         .xpi
-    AddType text/xml .xsl
-    AddType text/html .shtml
     AddHandler server-parsed .shtml
-
-    AddEncoding x-compress Z
-    AddEncoding x-gzip gz tgz
 
     AddLanguage da .dk
@@ -259,9 +243,4 @@
         LanguagePriority en da nl et fr de el it ja pl pt pt-br ltz ca es sv
     </IfModule>
-
-    AddType application/x-tar .tgz
-    AddType image/bmp .bmp
-
-    AddType text/x-hdml .hdml
 </IfModule>
 
@@ -318,7 +297,4 @@
     Listen 443
     Listen 444
-
-    AddType application/x-x509-ca-cert .crt
-    AddType application/x-pkcs7-crl    .crl
 
     # This directive allows insecure renegotiations to succeed for browsers
