1
0

Remove 404 page from .htaccess

This commit is contained in:
Ryan Fox 2020-09-16 04:50:31 +00:00
parent db124c83da
commit d701f3b836
Signed by: flewkey
GPG Key ID: 94F56ADFD848851E

View File

@ -1,5 +1,3 @@
ErrorDocument 404 /404.html
Redirect 301 /nds-constraint.html /blog/2020-07-12-nds-constraint.html
RewriteEngine On