X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/749c528b381e13ab3a61e3ddf1c9679e69012e91..5a1789389a423c29a13868410a841d35569b483d:/cookbooks/wordpress/templates/default/apache.erb diff --git a/cookbooks/wordpress/templates/default/apache.erb b/cookbooks/wordpress/templates/default/apache.erb index a1187818a..0e0790fdb 100644 --- a/cookbooks/wordpress/templates/default/apache.erb +++ b/cookbooks/wordpress/templates/default/apache.erb @@ -61,7 +61,7 @@ Require all granted - SetHandler "proxy:unix:/run/php/<%= @name %>.sock|fcgi://127.0.0.1" + SetHandler "proxy:unix:/run/php/php-<%= @name %>-fpm.sock|fcgi://127.0.0.1"