From a75d9db67025eeb4db19abdb36a6a870a6ea0dc4 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Wed, 15 Mar 2023 14:03:35 +0000 Subject: [PATCH] wordpress: Allow access to robots.txt and similar files --- cookbooks/wordpress/templates/default/apache.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/wordpress/templates/default/apache.erb b/cookbooks/wordpress/templates/default/apache.erb index 8a8438c41..bace93956 100644 --- a/cookbooks/wordpress/templates/default/apache.erb +++ b/cookbooks/wordpress/templates/default/apache.erb @@ -89,7 +89,7 @@ Require all denied - + Require all denied -- 2.45.1