Web Gateway support for _redirects file

There is an open proposal to add support for _redirects file in contexts that provide origin isolation for web browsers, championed by @justincjohnson.

Specification added by below IPIP includes explainer and test fixtures:

There is also working implementation in Kubo:

Feedback on both will be appreciated.

2 Likes

Specs for Gateway implementers: specs/REDIRECTS_FILE.md at main ยท ipfs/specs ยท GitHub

Kubo implementation shipped in kubo/v0.16.md at master ยท ipfs/kubo ยท GitHub
End user docs: Redirects and custom 404s | IPFS Docs

1 Like