I always use Firebug to check, the network tab has all the response headers and compression stuff :)
On Thu, May 6, 2010 at 7:48 PM, Ashvin Savani <[email protected]> wrote: > Here is the output: > > [r...@web02 tmp]# wget -q -O compressed --header="Accept-Encoding: gzip" > http://c.oursurat.com/javascripts/common/jquery.simplemodal-1.3-b1.js && > file compressed > compressed: ASCII C program text, with very long lines > > Does that mean it works fine? > > Regards, > > Ashvin Savani > CEO & Chief Architect, > FlashBrain - A Division of Avinashi > > > 2010/5/6 Juan J. <[email protected]> > >> Yes, the right command is: >> >> >> wget -q -O compressed --header="Accept-Encoding: gzip" >> http://c.oursurat.com/javascripts/common/jquery.simplemodal-1.3-b1.js && >> file compressed >> >> (actually "file" is a Linux command). >> >> Cheers, >> >> Juanjo >> >> -- >> jjm's home: http://www.usebox.net/jjm/ >> blackshell: http://blackshell.usebox.net/ >> ramble on: http://rambleon.usebox.net/ >> >> >> > > _______________________________________________ > Cherokee mailing list > [email protected] > http://lists.octality.com/listinfo/cherokee > >
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
