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
/
fcgiwrap.conf
4 lines
286 B
Plaintext
Raw
Permalink
Blame
History
upstream fcgiwrap {
server unix:/var/run/fcgiwrap.socket;
}
Reference in New Issue
View Git Blame
Copy Permalink