From 9864fc8bfa93bca8ca0cf25185310ac90f4e108b Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 13 May 2024 10:01:11 +0200 Subject: [PATCH] chore: fix htaccess Signed-off-by: Marcel Klehr --- .htaccess | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.htaccess b/.htaccess index 21cff356819..f6474c8dbca 100644 --- a/.htaccess +++ b/.htaccess @@ -108,7 +108,3 @@ AddDefaultCharset utf-8 Options -Indexes -#### DO NOT CHANGE ANYTHING ABOVE THIS LINE #### - -ErrorDocument 403 /index.php/error/403 -ErrorDocument 404 /index.php/error/404