From 4779ac1621353fea11b0cdb777eec6f1db16271e Mon Sep 17 00:00:00 2001 From: Ahmad Saad Date: Thu, 14 Mar 2024 09:34:01 +0000 Subject: [PATCH 1/2] Initial commit From 4402f4dccb3b14169ac099d90c717308307311b2 Mon Sep 17 00:00:00 2001 From: Ahmad Saad Date: Thu, 14 Mar 2024 09:34:07 +0000 Subject: [PATCH 2/2] Pending changes exported from your codespace --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.htaccess b/.htaccess index 102b11236be82..8b610c91b3a8d 100644 --- a/.htaccess +++ b/.htaccess @@ -110,3 +110,7 @@ AddDefaultCharset utf-8 Options -Indexes +#### DO NOT CHANGE ANYTHING ABOVE THIS LINE #### + +ErrorDocument 403 /index.php/error/403 +ErrorDocument 404 /index.php/error/404