diff --git a/.htaccess b/.htaccess index 0170e96..6cc025f 100644 --- a/.htaccess +++ b/.htaccess @@ -13,3 +13,5 @@ RewriteRule ^ /%1 [R=301,L] Deny from All + +ErrorDocument 404 404.php