Skip to content

Commit

Permalink
force utf-8 for humans.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardclau committed Feb 3, 2012
1 parent 38ff4f0 commit 93f59f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/.htaccess
@@ -1,3 +1,7 @@
<Files "humans.txt">
AddCharset UTF-8 .txt
</Files>

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
Expand Down

0 comments on commit 93f59f6

Please sign in to comment.