#####################################
# TT rtww_mod server tweaker
#####################################
# Note: Most web spaces don't allow these directives
# If that happens, you can try to work without this file. 
#
# Last Changed: 2007/11/02
#####################################

# Some non php-encodings for apache
AddCharset utf-8 .css .html

# PHP default header definitions (moved into config.php)
#php_value default_mimetype text/html
#php_value default_charset utf-8

# PHP mb_string directives (moved into config.php)
#php_value mbstring.language neutral
#php_value mbstring.internal_encoding utf-8
#php_value mbstring.encoding_translation on
#php_value mbstring.http_input pass
#php_value mbstring.http_output utf-8
#php_value mbstring.func_overload 7 // no longer needed