Posts tagged as:

web server

lighttpd is an open-source web server more optimized for speed-critical environments than common products while remaining standards-compliant, secure and flexible. This tutorial shows how you can install Lighttpd on a CentOS 6 server with PHP (PHP-FPM).

{ 0 comments }

How To Install Nginx And PHP-FPM On CentOS 6 Via Yum

by lifeLinux on February 16, 2012

In the last article, I showed you how to install Nginx and PHP (PHP-FPM) on CentOS 6 from source. Today, I’m going to show you how to install Nginx with PHP-FPM via yum.

{ 12 comments }