Current File : /home/pacjaorg/pacjaorg/cop.pacja.org/plugins/actionlog/akeebabackup/.htaccess
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
<IfModule mod_authz_core.c>
<RequireAll>
Require all denied
</RequireAll>
</IfModule>