How to enable GZIP compression on Linux Server running Apache
GZIP compression is bundling (zipping) pages on a web server before the page is sent to the visitor. This saves bandwidth and…
blog.alphagnu.com - Tutorial made Easy
blog.alphagnu.com - The blog is all about tutorials on Linux server, web control panels and also some of popular CMS like WordPress, Joomla, Magento tutorials.
GZIP compression is bundling (zipping) pages on a web server before the page is sent to the visitor. This saves bandwidth and…
You probably heard of APC/APCu, Opcache, Xcache which can significantly speed up WordPress or any type of supported php scripts. In this…
HTTP/2 will make our applications faster, simpler, and more robust — a rare combination — by allowing us to undo many of…