| Current Path : /home/emeraadmin/public_html/logs/ |
| Current File : /home/emeraadmin/public_html/logs/.htaccess |
# Prevent web access to logs folder <IfModule mod_authz_core.c> Require all denied </IfModule> <IfModule !mod_authz_core.c> Order allow,deny Deny from all </IfModule>