Created
December 23, 2014 08:09
-
-
Save RyoSugimoto/be5b25a81cad81d6bf86 to your computer and use it in GitHub Desktop.
文字コードを指定する。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<FilesMatch "\.(htm|html|css|js)$"> | |
AddDefaultCharset UTF-8 | |
</FilesMatch> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment