While you download a PDF via google chrome, you will receive a 206 status response code from the...
Category - Nginx
Setup WordPress with Nginx and FastCGI Caching on CentOS 7
FastCGI-Cache is currently considered the most efficient way to implement a dynamic cache mechanism...
Redirect all HTTP Requests to HTTPS with Nginx
All login details exchanged over plain HTTP can without much of a stretch be sniffed by a MITM...
How to do Redirect in Nginx
Nginx is a free, open source, high-performance and extremely efficient and quite flexible HTTP web...
How to Install SSL Certificate On Nginx Web Server
Once the certificate is issued and sent to you by the Certificate Authority, Now proceed with the...
How to Block libwww-perl Attack in Nginx Web Server
These days hackers, spammers, bots are keeping growing very fast. Now time has come when you need...
How To Setup Nginx Load Balancer In Linux
Nginx is a high performance and lightweight web server. It also work as web reverse proxy and email...
Creating an Nginx Init Script
If you have installed Nginx using these two method source tarball or RubyGems then you don’t...
Using Dynamic GeoIP Module With Nginx In CentOS
This tutorial explains how to compile the GeoIP module with Nginx to block the visitors by country...
Compile The Nginx Sticky Session Module in CentOS
When managing a few backend servers, it’s occasionally helpful that one customer (program) is...
Nginx : Redirect Old Domain Name To New Domain Name
I have changed the domain name from old domain name such as bala.bala.com to www.bla.com which is...
Nginx : Force Redirect Non-WWW To WWW Domain
We know how to redirect old domain name to new domain name in Nginx, In this article I will explain...
Nginx : Force Redirect WWW To Non-WWW Domain
We now how redirect old domain name to new domain name in Nginx. In this article I will explain how...
How To Block And Deny IP Address Or Network Subnet In Nginx
If you want to block or deny access of your website from particular IP address or whole Network...