Your IP : 216.73.216.224


Current Path : /var/www/html/administrator/components/com_jdownloads/
Upload File :
Current File : /var/www/html/administrator/components/com_jdownloads/htaccess.txt

Options -Indexes

<IfModule mod_authz_core.c>
# Apache 2.4
Require all denied
</IfModule> 

<IfModule !mod_authz_core.c>
# Apache 2.2
Deny from all
</IfModule>