diff --git a/reference/fpm/status.xml b/reference/fpm/status.xml index 59f83ea029..047eac745c 100644 --- a/reference/fpm/status.xml +++ b/reference/fpm/status.xml @@ -35,9 +35,8 @@ - Order Allow,Deny - Allow from 127.0.0.1 - ProxyPass "unix:/var/run/php-fpm.sock|fcgi://localhost/fpm-status" + Require local + ProxyPass "unix:/var/run/php-fpm.sock|fcgi://localhost/" ]]>