Файл: www/inc/.htaccess
Строк: 21
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond
%{REQUEST_FILENAME}\.php -f
RewriteRule ^(.*)$ $1.php
php_value
error_reporting E_NONE
php_flag register_globals On
AddDefaultCharset
utf-8
Options All -Indexes
DirectoryIndex index.php
ErrorDocument 302
/error?
ErrorDocument 404 /error?
ErrorDocument 401 /error?
ErrorDocument
403 /error?
ErrorDocument 500 /error?
IndexIgnore *.php
php_value
zlib.output_compression 4096
php_value zlib.output_compression_level 5