1: 2007-06-13 (Wed) 15:57:18 nao-pon ![]() ![]() |
2: 2007-06-13 (Wed) 15:57:18 nao-pon ![]() ![]() |
||
---|---|---|---|
Line 1: | Line 1: | ||
#nopagecomment | #nopagecomment | ||
- | #navi(../) | + | #navi |
* .htaccess (どっとえいちてぃあくせす) [#s518076e] | * .htaccess (どっとえいちてぃあくせす) [#s518076e] | ||
Line 25: | Line 25: | ||
}} | }} | ||
- | #navi(../) | + | UTF-8 なら EUC-JP の部分を UTF-8 にすればOK |
+ | |||
+ | #code(php,nonumber){{ | ||
+ | # Charactor Encoding | ||
+ | AddDefaultCharset UTF-8 | ||
+ | # PHP Settings | ||
+ | php_value output_buffering off | ||
+ | php_value output_handler null | ||
+ | php_value default_charset UTF-8 | ||
+ | php_value mbstring.language Japanese | ||
+ | php_value mbstring.encoding_translation off | ||
+ | php_value mbstring.internal_encoding UTF-8 | ||
+ | php_value mbstring.http_input pass | ||
+ | php_value mbstring.http_output pass | ||
+ | php_value mbstring.detect_order auto | ||
+ | php_value mbstring.substitute_character " " | ||
+ | }} | ||
+ | #navi |
Page Info | |
---|---|
Page Name : | keyword/.htaccess |
Page aliases : | None |
Page owner : | nao-pon |
Can Read | |
Groups : | All visitors |
Users : | All visitors |
Can Edit | |
Groups : | All visitors |
Users : | All visitors |