If I want my static .html/whatever files to be gzip'd when the client supports it, does that mean I have to serve them myself and can't use static.File?
On Fri, Apr 25, 2008 at 10:52 AM, Graeme Glass <[EMAIL PROTECTED]> wrote: > > On Fri, Apr 25, 2008 at 4:41 PM, inhahe <[EMAIL PROTECTED]> wrote: > > > Can someone show me an example of how to serve static files with Twisted > > (the fastest way)? (I will also be serving dynamic content.) Thanx. > > > > > > > > http://twistedmatrix.com/projects/web/documentation/howto/using-twistedweb.html > > > _______________________________________________ > Twisted-web mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web > >
_______________________________________________ Twisted-web mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
