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 authored and Alberto Ramirez Fernandez committed Feb 4, 2012
1 parent f33b42c commit e987338
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 e987338

Please sign in to comment.