takn25 Posted April 19, 2011 Share Posted April 19, 2011 Hi, Could some one kindly explain what is mod_gzip or point me to a good tutorial which explains step by step configuration for mod_gzip and how to run and test it. Thanks much appreciated. Link to comment https://forums.phpfreaks.com/topic/234124-mod_gzip/ Share on other sites More sharing options...
btherl Posted April 19, 2011 Share Posted April 19, 2011 mod_gzip allows you to compress the output of your php script, to save bandwidth. The browser will uncompress it again and the result (in theory) will be a faster website. Link to comment https://forums.phpfreaks.com/topic/234124-mod_gzip/#findComment-1203338 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.