Is it possible to run PHP-FPM with Apache or is that a nginx only option?
Looking for ways to use apache and keep .htaccess but gain better php performance like able to take more reqs per sec.
EDIT: I also run nginx as a front-end reverse proxy for static content.
