OSDN Git Service

Change AddDefaultCharset in .htaccess to UTF-8.
authorAkihiro MOTOKI <amotoki@gmail.com>
Sun, 1 Apr 2012 10:04:45 +0000 (19:04 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Sun, 1 Apr 2012 10:04:45 +0000 (19:04 +0900)
Since all of the web pages have been converted to UTF-8,
the definition in .htaccess also needs to be modified.

www/.htaccess

index 1c13694..28ca6f8 100644 (file)
@@ -1 +1 @@
-AddDefaultCharset ISO-2022-JP
+AddDefaultCharset UTF-8