php_value register_globals on
php_value error_reporting 0
php_value default_charset UTF-8

ErrorDocument 404 http://1chats.ru/
ErrorDocument 403 http://1chats.ru/

<Files ".htaccess">
deny from all
</Files>

<Files "*.txt">
deny from all
</Files>

<Files ini.php>
order allow,deny
deny from all
</Files>
