| Ross M Karchner 
    ross at karchner.com Wed Jan 28 12:51:22 EST 2004 
 Michael C. Neel wrote: >In apache you have a compression module called mod_gzip (I think that is >the name) to compress output, which will be transparent to your code. >Also, it can work on everything, not just dynamic output - images, >static content, non-python scripts, etc. > Ah- I had the opposite misconception then, I though mod_gzip (and mod_deflate) were only useful for static content. -Ross 
 |