From 400422a7e6d4fb6a352a8b3a81e2553fc97c9f5f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 22 Jul 2014 15:27:44 -0400 Subject: propellor spin --- src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor') diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 277f209b..2442b985 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -576,7 +576,7 @@ legacyWebSites = propertyList "legacy web sites" -- /var/www is empty [ "DocumentRoot /var/www" , "" - , " Options Options Indexes FollowSymLinks MultiViews ExecCGI Includes" + , " Options Indexes FollowSymLinks MultiViews ExecCGI Includes" , " AllowOverride None" , " Order allow,deny" , " allow from all" -- cgit v1.2.3