View Single Post
  #15 (permalink)  
Old 04-18-2008, 07:41 AM
activeco activeco is offline
WebProWorld Veteran
 
Join Date: Jul 2004
Posts: 913
activeco RepRank 2
Default Re: How to Compress HTML Files ?

Quote:
Originally Posted by Global Trucker View Post
I tried to use httpZip 3.8.4 from Port80 Software: Microsoft IIS Web Server Tools & HTTP Solutions but it would'nt work because I do not have a dedicated server.
Sure it didn't work because your server is Apache 1.3 on an Unix machine.
If you don't want to spend a lot of time on redesign and you have access to your server .conf file, you can use mod_gzip solution.
Otherwise you can ask your hosting company to enable the module for you.
__________________
Impossible? You just underestimate the time.

Last edited by activeco; 04-18-2008 at 07:50 AM.
Reply With Quote