Enable php 7.3.
[apache2-cn.git] / carnet.conf
index c938b6b..9f195d5 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 or undo your changes to this configuration file.
+#
+## End - Generated by CARNET package apache2-cn
 <IfModule mod_mime.c>
     AddDefaultCharset off
 
@@ -9,9 +15,5 @@
 </IfModule>
 
 <IfModule mod_dir.c>
-    DirectoryIndex index.html index.htm index.cgi index.pl index.php index.xhtml
-</IfModule>
-
-<IfModule mod_ssl.c>
-    SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
+    DirectoryIndex index.php index.html index.htm index.cgi index.pl index.xhtml
 </IfModule>