apache/dubbo-website

Setup custom 404 page

Open

#718 opened on Jan 28, 2021

View on GitHub
 (1 comment) (0 reactions) (0 assignees)CSS (805 forks)auto 404
help wanted

Repository metrics

Stars
 (489 stars)
PR merge metrics
 (PR metrics pending)

Description

There is a 404 page[1], but when we access wrong url, it will show apache default 404 page[2].

Something is wrong in here. we need fix configuration and also make small changes to existing page (it has different color)

[1] http://dubbo.apache.org/404.html [2] http://dubbo.apache.org/404_NOT_FOUND

Contributor guide