Skip to content

Instantly share code, notes, and snippets.

@RyoSugimoto
Created December 23, 2014 08:09
Show Gist options
  • Save RyoSugimoto/be5b25a81cad81d6bf86 to your computer and use it in GitHub Desktop.
Save RyoSugimoto/be5b25a81cad81d6bf86 to your computer and use it in GitHub Desktop.
文字コードを指定する。
<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