This website requires JavaScript.
Explore
Help
Sign In
kitoy
/
conf_server
Watch
1
Star
0
Fork
You've already forked conf_server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f34b60582
conf_server
/
default_configuration
/
php
/
nginx-php-enabled.conf
5 lines
61 B
Plaintext
Raw
Blame
History
upstream php-handler {
server unix:/run/php-fpm.sock;
}
Reference in New Issue
View Git Blame
Copy Permalink