5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
# PHP handler (socket)
|
|
upstream php-handler {
|
|
server unix:<phpSock>;
|
|
}
|
|
|