Files
dive-into-python3/.htaccess
T
Mark Pilgrim 725b4dba86 bunch of minor changes for first content push
--HG--
rename : dip2.html => dip2
2009-01-28 00:07:18 -05:00

20 lines
560 B
ApacheConf

SecFilterEngine off
FileETag MTime Size
Header set Content-Style-Type "text/css"
Options -Indexes
DirectoryIndex index.html
AddType text/xsl .xslt
AddType application/xml .atom
AddType text/html .xo
AddType text/plain .txt
AddType text/plain .py
AddType video/mp4 .mp4
AddType application/x-srt .srt
AddType video/ogg .ogv
AddType image/x-icon .ico
AddType application/vnd.oasis.opendocument.presentation .odp
AddDefaultCharset utf-8
RemoveOutputFilter .js
SetEnvIfNoCase Request_URI \.js$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.mp4$ no-gzip dont-vary