diff --git a/debian/apache2/virtualhost.conf b/debian/apache2/virtualhost.conf index c4fe4de..ad13c76 100644 --- a/debian/apache2/virtualhost.conf +++ b/debian/apache2/virtualhost.conf @@ -1,6 +1,6 @@ DocumentRoot "/usr/share/noosfero/public" - Options FollowSymLinks -Indexes + Options +FollowSymLinks -Indexes AllowOverride None Order Allow,Deny Allow from all -- libgit2 0.21.2