Add custom 404 page to IPFS gateway #192

Open
opened 2020-07-19 12:51:42 +00:00 by raucao · 0 comments
Owner

Custom 404 pages

You can now customize 404 Not Found error pages by including an ipfs-404.html file somewhere in the request path. When a requested file isn’t found, go-ipfs will look for an ipfs-404.html in the same directory as the requested file, and in each parent directory. If found, this file will be returned (with a 404 status code) instead of the usual error message.

https://blog.ipfs.io/2020-06-26-go-ipfs-0-6-0/

> Custom 404 pages > You can now customize 404 Not Found error pages by including an ipfs-404.html file somewhere in the request path. When a requested file isn’t found, go-ipfs will look for an ipfs-404.html in the same directory as the requested file, and in each parent directory. If found, this file will be returned (with a 404 status code) instead of the usual error message. https://blog.ipfs.io/2020-06-26-go-ipfs-0-6-0/
raucao added a new dependency 2020-07-19 12:51:50 +00:00
raucao added the
feature
label 2020-10-19 18:10:23 +00:00
raucao added the
service
ipfs
label 2020-12-09 13:06:59 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Depends on
Reference: kosmos/chef#192
No description provided.