]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/conf/apache.conf
Ship back htaccess since it is needed to set some php_value
[roundcube.git] / debian / conf / apache.conf
index 79e3d41b7df6e336d2960ac9d202a5aa29c90f2e..f4befee5512ec542e394d860f2b216991d9882e7 100644 (file)
 </Directory>
 
 <Directory /var/lib/roundcube/>
-        Options +FollowSymLinks
-        AllowOverride All
-        order allow,deny
-        allow from all
+  Options +FollowSymLinks
+  # This is needed to parse /var/lib/roundcube/.htaccess. See its
+  # content before setting AllowOverride to None.
+  AllowOverride All
+  order allow,deny
+  allow from all
 </Directory>
 
 # Protecting basic directories: