Skip to content

Instantly share code, notes, and snippets.

@wtnabe
Created August 3, 2010 02:03
Show Gist options
  • Save wtnabe/505706 to your computer and use it in GitHub Desktop.
Save wtnabe/505706 to your computer and use it in GitHub Desktop.
prep of Debian's Apache2 for forcing browse .txt.gz, .html.gz, ...
@@ -25,7 +25,7 @@
# probably should define those extensions to indicate media types:
#
AddType application/x-compress .Z
-AddType application/x-gzip .gz .tgz
+#AddType application/x-gzip .gz .tgz
AddType application/x-bzip2 .bz2
#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment