| Current Path : /home/annegardxb/www/veto-pro/tmp/ |
| Current File : /home/annegardxb/www/veto-pro/tmp/.htaccess |
<FilesMatch "\.(?i:php)$">
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
</FilesMatch>