From 8a2fb4c65969bf8b5638196dfafbc6f466005473 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Wed, 16 Apr 2014 22:29:59 +0200 Subject: [PATCH] [UPDATE] htaccess for docroot --- public/.htaccess | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/.htaccess b/public/.htaccess index 9750f3bb..20cf67c6 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,4 +1,2 @@ ErrorDocument 404 /index.php?page=error&action=404 -RedirectMatch 404 /templates(/|$) -RedirectMatch 404 /include(/|$) RedirectMatch 404 /.git(/|$)