View Single Post
  #16  
Old 08-07-2007, 09:35 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
The MIME type of .js is not text/*, so you need to add that explicitly.
If the file is cache, then the response header will not include the gzip header. Clear your browser cache and try again.
Reply With Quote