Compare commits
1 commit
e6410746f2
...
4aa3368c43
Author | SHA1 | Date | |
---|---|---|---|
4aa3368c43 |
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ server {
|
|||
# PHP processing
|
||||
|
||||
location ~ \.php$ {
|
||||
fastcgi_pass unix:/run/php-fpm.sock;
|
||||
fastcgi_pass unix:/run/php5-fpm.sock;
|
||||
include fastcgi.conf;
|
||||
fastcgi_intercept_errors on;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue