Require HTTP auth to access roundcube
[sysconfig/apache2.git] / mods-available / dir.conf
index e16fcb390d406c87330bcef48a2c0fdfc0c11425..21a0e8be927d5b3055b90b2f48937c40f2333062 100644 (file)
@@ -1,5 +1,5 @@
 <IfModule mod_dir.c>
-
-          DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm
-
+       DirectoryIndex index.html index.cgi index.pl index.php index.xhtml index.htm
 </IfModule>
+
+# vim: syntax=apache ts=4 sw=4 sts=4 sr noet