On Sun, May 10, 2009 at 5:38 AM, sailormoo...@gmail.com <
sailormoo...@gmail.com> wrote:

>
> Hi :
>
>  I would like to know if there is a way as a filter to compress html
> files to make html file smaller?


Do you mean "remove comments" as the HTML is being converted into a
byte-stream or do you mean gzip the HTML before it's sent over the pipe?

If it's the latter, I'd suggest that you'd be best served having your native
web server (Nginx, Apache, etc.) do this work for you.


>
> Thanks.
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to