Modified carnet.conf. Added debian/config and debian/templates
[apache2-cn.git] / carnet.conf
index c938b6b..eab9aeb 100644 (file)
@@ -1,3 +1,9 @@
+## Begin - Generated by CARNet package apache2-cn
+#
+#  REMOVE this whole block if you DON'T WANT apache2-cn
+#  to edit your configuration file.
+#
+## End - Generated by CARNet package apache2-cn
 <IfModule mod_mime.c>
     AddDefaultCharset off
 
@@ -9,9 +15,6 @@
 </IfModule>
 
 <IfModule mod_dir.c>
-    DirectoryIndex index.html index.htm index.cgi index.pl index.php index.xhtml
+    DirectoryIndex index.php index.html index.htm index.cgi index.pl index.xhtml
 </IfModule>
 
-<IfModule mod_ssl.c>
-    SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
-</IfModule>