php-recipe/php-recipe-2nd/master/htdocs/php-recipe/01/01/japanese_config_sjis/.htaccess - Htaccess File

php-recipe/php-recipe-2nd/master/htdocs/php-recipe/01/01/japanese_config_sjis/.htaccess

php_value output_handler mb_output_handler
php_value mbstring.language Japanese
php_value mbstring.internal_encoding UTF-8
php_value mbstring.http_input SJIS
php_value mbstring.http_output SJIS
php_flag mbstring.encoding_translation On

On Github License

Files

Download PDF of Htaccess file

Comments

Apache