Skip to content

Commit

Permalink
default charset clarifications.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Aug 9, 2010
1 parent 7195c8d commit d64e768
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,10 @@ ErrorDocument 404 /404.html



# force utf-8 for a number of file formats:
# use utf-8 encoding for anything served text/plain or text/html
AddDefaultCharset utf-8
AddCharset utf-8 .html .css .js .xml
# force utf-8 for a number of file formats
AddCharset utf-8 .html .css .js .xml .json .rss



0 comments on commit d64e768

Please sign in to comment.