How To Install WordPress with nginx on Centos 6
So far I have written how to install LEMP server (nginx, mysql, php-fpm) on centos. If you are planning…
So far I have written how to install LEMP server (nginx, mysql, php-fpm) on centos. If you are planning…
Nginx is one of the most popular web server widely used by many popular websites like facebook, intel,…
LEMP stacks are an open source platform for applications that is compatible with the LAMP (refers to a…
Similar to the LAMP server (Linux, Apache, MySQL, PHP) stack, LEMP Server (Linux, Nginx or engine-x, MySQL, PHP-FPM or PHP-FastCGI)…
Varnish is a great web application accelerator. Both varnish and nginx can be configured as a httpd cached…