> Can apache automatically decompress files ending in ".gz" and send the > uncompressed stream (along with the correct mime-type) over the HTTP > connection? It seems that netscape or lynx are able to recognize a gzipped file and read it, so I do not think that it would be useful to (g)unzip them before sending them.
-Michele