> > As discussed on c.l.p[1], it looks like the archives may need to > > refrain from re-gzipping .gz files. I was told to bring the matter > > here. It should be pretty duplicable based on the thread. > > > > Thanks! > > > > -tkc > > > > [1] > > Start of thread: > > http://mail.python.org/pipermail/python-list/2012-August/629411.html > > Whole thread: > > http://mail.python.org/pipermail/python-list/2012-August/thread.html#629411
I threw out the complete mod_deflate config and used the one from http://httpd.apache.org/docs/2.2/mod/mod_deflate.html with ONE addition: make an exception for *.gz as well. -- Ralf Hildebrandt Charite Universitätsmedizin Berlin [email protected] Campus Benjamin Franklin http://www.charite.de Hindenburgdamm 30, 12203 Berlin Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155 _______________________________________________ pydotorg-www mailing list [email protected] http://mail.python.org/mailman/listinfo/pydotorg-www
