To use FPM with Apache HTTP server:
- copy the httpd-php.conf to /etc/httpd/conf.d/php.conf

To use FPM with NGINX web server:
- copy the nginx-fpm.conf to /etc/nginx/conf.d/php-fpm.conf
- copy the nginx-php.conf to /etc/nginx/default.d/php.conf
