From 730acbca7684eedd7f2cc08ec3550883aa998d9b Mon Sep 17 00:00:00 2001 From: Jordan Date: Mon, 23 Feb 2026 16:59:53 +0000 Subject: [PATCH] =?UTF-8?q?A=C3=B1adiendo=20apartados=20a=20404.php?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 533077a..34a346f 100755 --- a/.htaccess +++ b/.htaccess @@ -97,7 +97,7 @@ Options -MultiViews DirectoryIndex index.php -ErrorDocument 404 /404.php +ErrorDocument 404 /apartados.php ErrorDocument 403 /403.php ErrorDocument 400 /400.php ErrorDocument 500 /500.php