View Single Post

  #1 (permalink)  
Old 07-11-2004
Ashley Swinson
 
Posts: n/a
Default unzipping after mod_deflate

After Apache uses mod_deflate and sends the gzipped file back to the client,
does Apache have any module or anything that would then unzip the file for
the client. Or, does the browser handle it? I don't know if that makes any
sense.