kopia lustrzana https://github.com/friendica/friendica
commit
f11b6c131e
|
@ -126,8 +126,8 @@ server {
|
||||||
# With php5-cgi alone:
|
# With php5-cgi alone:
|
||||||
# fastcgi_pass 127.0.0.1:9000;
|
# fastcgi_pass 127.0.0.1:9000;
|
||||||
|
|
||||||
# With php5-fpm:
|
# With php7.0-fpm:
|
||||||
fastcgi_pass unix:/var/run/php5-fpm.sock;
|
fastcgi_pass unix:/var/run/php/php7.0-fpm.sock;
|
||||||
|
|
||||||
include fastcgi_params;
|
include fastcgi_params;
|
||||||
fastcgi_index index.php;
|
fastcgi_index index.php;
|
||||||
|
|
Ładowanie…
Reference in New Issue