From d701f3b836889709aeab1ea3ee4459d70eb95c0c Mon Sep 17 00:00:00 2001 From: Ryan Fox Date: Wed, 16 Sep 2020 04:50:31 +0000 Subject: [PATCH] Remove 404 page from .htaccess --- static/.htaccess | 2 -- 1 file changed, 2 deletions(-) diff --git a/static/.htaccess b/static/.htaccess index 61cf7fd..158a401 100644 --- a/static/.htaccess +++ b/static/.htaccess @@ -1,5 +1,3 @@ -ErrorDocument 404 /404.html - Redirect 301 /nds-constraint.html /blog/2020-07-12-nds-constraint.html RewriteEngine On