]> git.sesse.net Git - pr0n/commitdiff
Add a note about mod_deflate.
authorSteinar H. Gunderson <sesse@debian.org>
Mon, 25 Dec 2006 16:53:24 +0000 (17:53 +0100)
committerSteinar H. Gunderson <sesse@debian.org>
Mon, 25 Dec 2006 16:53:24 +0000 (17:53 +0100)
doc/README

index ebdd6e06dcd882648f3e654ee022e0cb56dee6f2..12417e235d6844bb9a86c4cd23898bc3ed29b2f4 100644 (file)
@@ -83,3 +83,7 @@ have a typical Apache 2 vhost snippet, though:
     </Location>                                            
 </VirtualHost>
 
+Also, mod_deflate is recommended; just install it and use the default
+configuration, and it will work transparently. (You might want to add
+text/css to the list of compressed formats, but it's not really _that_
+important.)