Файл: .htaccess
Строк: 16
RemoveType .php3 .phtml .php4 .php5 .cgi .pl
AddType audio/mp3
.mp3
php_value post_max_size 35M
php_value error_reporting 7
php_value
register_globals 0
php_value session.use_trans_sid 1
php_value
safe_mode_gid 1
php_value safe_mode_include_dir 1
php_value
magic_quotes_gpc 0
php_value magic_quotes_runtime 0
php_value
magic_quotes_sybase 0
php_value allow_url_fopen 0
php_value
arg_separator.output "&"
DirectoryIndex
index.php
AddDefaultCharset UTF-8
Options -Indexes
ErrorDocument 401
/error.php?err=401
ErrorDocument 402 /error.php?err=402
ErrorDocument 403
/error.php?err=403
ErrorDocument 404 /error.php?err=404
ErrorDocument 500
/error.php?err=500