Files
dive-into-python3/.htaccess
T
2009-02-05 14:53:26 -05:00

9 lines
180 B
ApacheConf

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