Files
dive-into-python3/chardet/.htaccess
T
Mark Pilgrim 831681489e initial import
2009-01-24 16:05:55 -05:00

14 lines
283 B
ApacheConf

Options -Indexes +IncludesNoExec +ExecCGI
AddHandler cgi-script .cgi
RemoveOutputFilter .js
SetEnvIfNoCase Request_URI \.js$ no-gzip dont-vary
AddType text/html;charset=utf-8 .html
AddHandler server-parsed .html
#XBitHack full
AddType application/xml .xml
AddType text/plain .py