Closed Dan904 closed 7 years ago
nginx.conf
upstream php { server unix:/var/run/php-fpm/php-fpm.sock; }
fastcgi.conf
add location .php
site1.conf
uncomment out fastcgi.conf
Just kidding. Keep nginx.conf the same
nginx.conf
fastcgi.conf
add location .php
site1.conf
uncomment out fastcgi.conf