X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4e01b4b17f139ae35a9564bb0221ce0842b3b90f..2f3e72b70cb401b318aafce1d1f7f22cc503eccc:/cookbooks/mediawiki/templates/default/apache.erb diff --git a/cookbooks/mediawiki/templates/default/apache.erb b/cookbooks/mediawiki/templates/default/apache.erb index dc3dc5eb0..fd23a5341 100644 --- a/cookbooks/mediawiki/templates/default/apache.erb +++ b/cookbooks/mediawiki/templates/default/apache.erb @@ -96,7 +96,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"