mikaela.github.io/.htaccess
2012-07-17 17:20:01 +03:00

7 lines
217 B
ApacheConf

# This file is meant for use with mirrors running Apache.
# This file won't affect GH-pages as far as I know.
Options +Includes +Indexes
AddType text/html shtml
AddHandler server-parsed shtml
AddDefaultCharset utf-8