From: Tom Hughes Date: Tue, 2 Dec 2014 22:37:50 +0000 (+0000) Subject: Allow limited htaccess overrides for wordpress sites X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/8aea98b6b35e7d8a6d0974b19c28a1399ad49a1e Allow limited htaccess overrides for wordpress sites --- diff --git a/cookbooks/wordpress/templates/default/apache.erb b/cookbooks/wordpress/templates/default/apache.erb index 3695fc2b7..aea4eb690 100644 --- a/cookbooks/wordpress/templates/default/apache.erb +++ b/cookbooks/wordpress/templates/default/apache.erb @@ -55,6 +55,7 @@ RewriteRule . /index.php [L] Options -Indexes + AllowOverride AuthConfig Require all granted