This website requires JavaScript.
Explore
Help
Sign In
Network
/
2018
Watch
10
Star
0
Fork
You've already forked 2018
0
Code
Issues
10
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
2018
/
streaming
/
nginx
/
conf.d
/
php-fpm-www-pool.conf
4 lines
67 B
Plaintext
Raw
Permalink
Blame
History
upstream php-fpm-www-pool {
server unix:/var/run/php5-fpm.sock;
}
Reference in New Issue
View Git Blame
Copy Permalink