A complete guide to install, configure and run nginx on RHEL/CentOS In our previous article we saw How to install nginx using yum repository for RHEL/CentOS. Now lets see how to...
Enable automatic updates of nginx using yum repository for RHEL/CentOS distributions nginx spelled as “Engine X” is an HTTP and reverse proxy server, as well as a mail proxy server, written...
How to install mod_pagespeed module for Apache in RHEL, CentOS and Fedora using YUM Apache’s prime strength is its customizability and flexibility. Apache comes with theĀ support for a large number of modules to perform...
[Linux] : GoAccess – Analyze your web server statistics in Real Time ! Linux system administrators find command line monitoring more friendly and useful. Web servers are the heart of internet fetching millions...
A Definitive guide to Secure your Web Server – 50 Best Practices A Web server connected to the internet is often the target of various exploit attempts. Since the pages served by...
How to use Logstalgia or Apache Pong to visualize your web server access log in Realtime? Recently I came across an interesting Linux utility named “Logstalgia”, which is also known as Apache Pong. Logstalgia is a...
What is IP Canonicalization and why it is important for SEO? It is quite important to understand Canonicalization. Probably the term is very difficult to pronounce, but it is one of...
How to block libwww-perl access in Apache webserver to keep away bots,spammers,crackers? The world of hackers, crackers, bots and spammers are keep growing and it has become serious threat to many websites....
Web server plug-in tuning tips Important tips for Web server plug-in tuning include how to balance workload and improve performance in a high stress environment....
How to enable https for tomcat ? Introduction to SSL SSL stands for Secure Socket Layer, is a technology that provides secure connection between the web browser...