Current Path : /home/escuelai/www/mantis/library/ |
Current File : /home/escuelai/www/mantis/library/.htaccess |
## no access to this folder # Apache 2.4 <IfModule mod_authz_core.c> Require all denied </IfModule> # Apache 2.2 <IfModule !mod_authz_core.c> Order Allow,Deny Deny from all </IfModule>