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

Размер файла: 171B
#AddHandler application/x-httpd-php5 .php
DirectoryIndex index.php
<Files ~ ".htaccess$|conf.php$|pclzip.php$">
Order allow,deny
Deny from all
Satisfy All
</Files>