Web Hosting Talk







View Full Version : how to gzip?


ebird
02-12-2002, 05:32 PM
Hi all,

Forum scripts like vbulletin has an option for gzip or not. But for other files, let' say, I put 1MB .txt file on the server, can I gzip it and save some transfer?

Thanks.

priyadi
02-12-2002, 06:16 PM
Use 'mod_gzip' to automatically gzip it on the fly. Search this forum for more information.