X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5dcf5ef21d1ba91a71b5497f2c9745620a6008d0..22c56e55a0fde97621ef0e8b86b5be2122ae02a2:/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"