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