AddHandler cgi-script htaccess
DirectoryIndex index.htm index.cgi index.php index.html

php_value output_handler mb_output_handler
php_value default_charset Shift_JIS
php_value mbstring.language Japanese
php_value mb.language Japanese
php_flag mbstring.encoding_translation On
php_value mbstring.internal_encoding Shift_JIS
php_value mbstring.http_input auto
php_value mbstring.http_output Shift_JIS
php_value mbstring.detect_order auto
php_value mbstring.substitute_character none
php_value mbstring.script_encoding Shift_JIS
