Options +ExecCGI +Includes -Indexes
AddHandler cgi-script .cgi .pl
AddType "text/html; charset=UTF-8" .html
AddType "text/x-hdml;charset=UTF-8" .hdml
DirectoryIndex index.php
php_flag register_globals ON
php_flag display_errors Off
php_value default_charset UTF-8
php_value mbstring.language Japanese
php_flag mbstring.encoding_translation ON
php_value mbstring.detect_order UTF-8,ASCII,JIS,EUC-JP,SJIS
php_value mbstring.internal_encoding UTF-8
php_value mbstring.http_input auto
php_value mbstring.http_output pass
php_value mbstring.substitute_character none
php_value output_handler none
