fbpx

Magento 1.x multi store NGINX configuration


by Danila Vershinin, March 29, 2017

Setup multiple websites under single Magento installation. Quick, easy read for proper configuration

Read More...

Install NGINX with ngx_pagespeed (Google PageSpeed) dynamic module in CentOS/RHEL, Amazon Linux and Fedora Linux


by Danila Vershinin, October 3, 2016

Easily install latest stable nginx with ngx_pagespeed dynamic module in CentOS 7 or RedHat 7

Read More...

Protect Magento search security from malicious scanning


by Danila Vershinin, July 20, 2016

Tighten up Magento 1.x search security using a few lines of Nginx configuration.

Read More...

Magento WordPress Multisite Nginx Integration by Fishpig


by Danila Vershinin, June 23, 2016

Boost your multiple store Magento shop SEO by adding Wordpress blogs to it and integrate these nicely

Read More...

Performance Stack for Single Server


by Danila Vershinin, March 21, 2016

We review best web performance stack for running Wordpress, Magento or any other heave CMS PHP application on a single server. The stack will allow you to run your site with excellent speed.

Read More...

Keep-Alive


by Danila Vershinin, March 20, 2016

Let’s talk about importance of Keep-Alive in HTTP and how you can enable it in Nginx, Apache and Varnish

Read More...

Varnish: do we have to cache static files?


by Danila Vershinin, October 14, 2015

Varnish is a great caching solution to speed up any website
But does it need to cache static files which are already fast to deliver?

Read More...

Nginx PageSpeed configuration


by Danila Vershinin, September 11, 2014

Learn how to configure Google PageSpeed module in Nginx server block. Provides sample configuration to store PageSpeed cache in a Memcached server. Storing PageSpeed cache in Memcached provides additional performance improvement.

Read More...