mightyquin
New Member
Hi
Maybe someone could give me a little direction with the following; I want to compress my html pages that I construct in WebSpeed, using gzip compression (which as far as I know is recognised by most current browsers).
Is it just a case of setting a header called "Content-Encoding" with a value of "gzip" in the 'outputHeader' procedure ,e.g. output-http-header("Content-Encoding":U, "gzip":U). - or is there more to it?
TIA for your time!
Maybe someone could give me a little direction with the following; I want to compress my html pages that I construct in WebSpeed, using gzip compression (which as far as I know is recognised by most current browsers).
Is it just a case of setting a header called "Content-Encoding" with a value of "gzip" in the 'outputHeader' procedure ,e.g. output-http-header("Content-Encoding":U, "gzip":U). - or is there more to it?
TIA for your time!