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

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

php_value default_charset "EUC-JP"
php_value mbstring.language Japanese
php_value mbstring.internal_encoding EUC-JP
php_value mbstring.http_input pass
php_value mbstring.http_output pass
php_flag mbstring.encoding_translation Off

On Github License

Files

Download PDF of Htaccess file

Comments

Apache