Install Nginx PHP-FPM on CentOS
NGINX (pronounced engine-x) is an open source web server that excels at large scale web integration, application security, web acceleration, content and application delivery and PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful especially for heavy traffic sites. Below are the steps to install Nginx + PHP-FPM on […]