0ae8cbf ^
1 2 3 4 5 6 7 8
## no access to the inc directory <IfModule mod_authz_host> Require all denied </IfModule> <IfModule !mod_authz_host> Order allow,deny Deny from all </IfModule>