Skip to content
Snippets Groups Projects
Commit 9d8c6b63 authored by Peter 'Pessoft' Kolínek's avatar Peter 'Pessoft' Kolínek
Browse files

Remove inc/lang/.htaccess as inc is already protected

parent 9ae1a5d1
No related branches found
No related tags found
No related merge requests found
## no access to the lang directory
<IfModule mod_authz_core.c>
Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
Order allow,deny
Deny from all
</IfModule>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment