File ".htaccess"

Full Path: /home/cabizcok/public_html/wp-content/wflogs-old/.htaccess
File size: 133 bytes
MIME-type: text/plain
Charset: utf-8

<IfModule mod_authz_core.c>
	Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
	Order deny,allow
	Deny from all
</IfModule>