| Current Path : /proc/thread-self/cwd/plugins/system/backuponupdate/ |
| Current File : //proc/thread-self/cwd/plugins/system/backuponupdate/.htaccess |
<IfModule !mod_authz_core.c>
Order deny,allow
Deny from all
</IfModule>
<IfModule mod_authz_core.c>
<RequireAll>
Require all denied
</RequireAll>
</IfModule>