Comments Off on Create separate web directory for each Linux user

Create separate web directory for each Linux user

In this article we will configure separate web directory for each Linux user. We will use Apache/2.2.15 (Unix)  web server and Red Hat Enterprise Linux Server.…
Comments Off on Installing Nginx with PHP support

Installing Nginx with PHP support

This article will teach you “Installing Nginx with PHP support” in  CentOS 7/Redhat7  webserver. Nginx has grown in popularity since its release due to its…

Installation of Varnish caching server

Installation of Varnish caching server in Redhat/CentOS/Fedora Varnish will significantly improve your website performance as it responses static pages from cache. After installation of Varnish,…
Comments Off on Install Google mod_pagespeed

Install Google mod_pagespeed

Install Google mod_pagespeed Fast and optimized pages lead to higher visitor engagement, retention, and conversions. Google mod_pagespeed si an Apache module for Website Optimization which…
Comments Off on Getting real client IP through Varnish

Getting real client IP through Varnish

Getting real client IP through Varnish After installation Varnish as frontend caching server your Web server ( like Apache, Nginx etc.) and application (PHP, ASP,…
Comments Off on Optimization of Apache webserver with Varnish installation

Optimization of Apache webserver with Varnish installation

Apache is a powerful, reliable and capable web server. The single biggest hardware issue affecting Apache webserver performance is RAM. In Linux by default Apache…