Files
dive-into-python3/.htaccess
T
2009-02-06 23:45:03 -05:00

9 lines
190 B
ApacheConf

SecFilterEngine off
FileETag MTime Size
Options -Indexes
DirectoryIndex index.html
AddType text/plain .txt
AddType application/x-python .py
AddType image/x-icon .ico
AddDefaultCharset utf-8