Skip to content

Instantly share code, notes, and snippets.

@AllenJB
Created September 3, 2016 14:44
Show Gist options
  • Select an option

  • Save AllenJB/db9bec56e685c0390115a6f38a518cf3 to your computer and use it in GitHub Desktop.

Select an option

Save AllenJB/db9bec56e685c0390115a6f38a518cf3 to your computer and use it in GitHub Desktop.
<FilesMatch "^php-fpm-ping|php-fpm-status$">
SetHandler "proxy:unix:/var/run/php-fpm/dcr_v4.sock|fcgi://localhost/"
deny from all
allow from localhost
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment