Fix is easy as I am using Apache(2), I was able to fix this by adding the following piece of…
Speed Up the Web with Google Page Speed = Apache2 If you’re on a 64-bit version (likely)… wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-stable_current_amd64.deb…
Its been a long time since my last update, I was busy with family and work. Today I will show…
I hear a lot of time that people complaints about “Magento is very slow”. In my opinion Magento is not…
Nginx is a very unique Web Server, today I will show how to deny IP using Nginx, Please note you…
Great news, I was able to compile Nginx with the following modules for all Ubuntu flavors listed below nginx version:…
I’ve pre-compile nginx 1.6.2, with the following modules. You will get Google Pagespeed, Mod_Security and all your Gzip compression modules, I’ve…
Block Country using Iptables #!/bin/bash # Purpose: Block all traffic from AFGHANISTAN (af) and CHINA (CN). Use ISO code. #…
Today, I will share how to setup a Nginx Webserver allowing you to create dynamic web applications with Nginx, PHP5…
My last project was very challenging where I was told to optimize Magento Site, Customer was using a dedicated server…