File src/.htaccess artifact a73862be8a part of check-in d239c2525e


<IfModule mod_alias.c>
    RedirectMatch 403 /include/
    RedirectMatch 403 /cache/
    RedirectMatch 403 /plugins/
    RedirectMatch 403 /templates/
    RedirectMatch 403 /*.sqlite
</IfModule>