Files
dive-into-python3/.htaccess
T
2009-03-11 22:39:29 -04:00

12 lines
268 B
ApacheConf

FileETag MTime Size
Options -Indexes
DirectoryIndex index.html
AddType text/plain .txt
AddType application/x-python .py
AddType image/x-icon .ico
AddType text/javascript .js
AddType text/css .css
AddDefaultCharset utf-8
ExpiresActive on
ExpiresByType text/html M86400