Просмотр файла .htaccess

Размер файла: 267B
php_value error_reporting 1
php_value registrationister_globals 1
AddDefaultCharset utf-8
DirectoryIndex index.asp

AddType application/x-httpd-php .asp .inc
IndexIgnore *.asp
Options -Indexes

<files ~ ".inc.asp$|.sql$|.rar$|.zip$">
deny from all
</files>