Skip to content

Instantly share code, notes, and snippets.

@alexandreteles
Created December 29, 2014 02:38
Show Gist options
  • Save alexandreteles/7a3934f70e8cbf59d9b3 to your computer and use it in GitHub Desktop.
Save alexandreteles/7a3934f70e8cbf59d9b3 to your computer and use it in GitHub Desktop.
[FASTCGI_SERVER]
ServerName php5-fpm
ServerPath /var/run/php5-fpm.sock
MaxConnections 20
[FASTCGI_LOCATION]
LocationName php5_location
ServerNames php5-fpm
KeepAlive On
Match .*\.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment