Use Apache 2.4 authz for Roost
[sysconfig/apache2.git] / sites-common / roost
index d53c55c9d1a373b55b5ef51811188e18bc787f1a..7aa3b10cc14207d8fb901e62dec1951fe6efaa7d 100644 (file)
@@ -8,8 +8,7 @@ DocumentRoot /home/roost/dist/vhost/
 <Directory /home/roost/dist/vhost/>
        Options Indexes FollowSymLinks MultiViews
        AllowOverride FileInfo AuthConfig Limit Indexes Options
-       Order allow,deny
-       allow from all
+       Require all granted
 </Directory>
 
 ErrorLog /var/log/apache2/error.roost.log