ngx-php
ngx-php copied to clipboard
Any config example how to use with common PHP CMS?
Like what is the needed config to be able to run Wordpress sites without using PHP-FPM? Just PHP/Nginx with this module.
I have not used this yet, but by reading the readme it seems to be just php so what is left are those FPM specific functions.
Just a guess, you might need to map those FPM functions into php_ngx functions.