Remove 404 page from .htaccess

This commit is contained in:
2020-09-16 04:50:31 +00:00
parent db124c83da
commit d701f3b836
-2
View File
@@ -1,5 +1,3 @@
ErrorDocument 404 /404.html
Redirect 301 /nds-constraint.html /blog/2020-07-12-nds-constraint.html
RewriteEngine On