|
|
|
|
|
by Yaa101
5548 days ago
|
|
Just use PHP-FPM instead, it's easier and scales better.
I run PHP, Django/Python and Perl without a problem at a single domain.
NGINX allows to run almost anything as long as you are able to attach the socket of what you want to output towards NGINX. |
|