Tweaks to set up more hostnames
[sysconfig/apache2.git] / sites-common / roost
index d53c55c9d1a373b55b5ef51811188e18bc787f1a..8e54821048d7fc4f644d5568032a33c4d0a8f658 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
@@ -18,4 +17,4 @@ ErrorLog /var/log/apache2/error.roost.log
 # alert, emerg.
 LogLevel warn
 
-CustomLog /var/log/apache2/access.roost.log combined
+CustomLog /var/log/apache2/access.roost.log vhost_combined