fixed 404 page redirection issue
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# status = 404
|
||||
|
||||
# Default language must be last.
|
||||
[[redirects]]
|
||||
from = '/**'
|
||||
to = '/en/404.html'
|
||||
status = 404
|
||||
# [[redirects]]
|
||||
# from = '/**'
|
||||
# to = '/en/404.html'
|
||||
# status = 404
|
||||
|
||||
Reference in New Issue
Block a user