From 539af5dd0e49bbff0807568541d4a68b4d754a3e Mon Sep 17 00:00:00 2001 From: edwark43 <97860398+edwark43@users.noreply.github.com> Date: Fri, 31 Mar 2023 20:29:42 -0400 Subject: [PATCH] test --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 6398174..bf6aae6 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -ErrorDocument 404 /404/ +ErrorDocument 404 404/ ErrorDocument 401 /error/401.html ErrorDocument 500 /error/500.html ErrorDocument 502 /error/502.html