• Skip to primary navigation
  • Skip to content
  • Skip to primary sidebar

A cPanel Tech

The Diaries of a Linux Server Administrator

  • Home
  • About
  • Privacy
You are here: Home / Archives for mod_deflate

mod_deflate


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116

How to Enable Gzip Compression in Apache

October 12, 2015 By admin Leave a Comment

Gzip compression is a great tool by web servers with which we can cutdown the size of the pages sent out. In this topic I am discussing on how to enable gzip compression in Apache. Enabling compression means the web server will compress the size of the pages there by we can achieve better speed and low bandwidth usage. … [Read more...] about How to Enable Gzip Compression in Apache

Filed Under: Apache, cPanel, Tutorials Tagged With: apache, compression, gzip, mod_deflate

Primary Sidebar

Copyright 2018 CPanelTech