Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Offer custom 404.html / 50x.html pages #297

Open
m4dz opened this issue Aug 30, 2016 · 0 comments
Open

Offer custom 404.html / 50x.html pages #297

m4dz opened this issue Aug 30, 2016 · 0 comments

Comments

@m4dz
Copy link
Contributor

m4dz commented Aug 30, 2016

Error pages, like 404 or 50x pages, should be served directly by the frontend web server (nginx, caddy, apache), so Cozy apps have just to send 404/50x status code that can be catched.

Proxy is always installed in Cozy plateforms, I so suggest that it embed in its assets those error pages (with inlined styles / scripts if needed). We must also provide configuration exemples for aforemetioned mainstream webservers , that points to those pages in the FS, to catch those status errors.

nicofrand referenced this issue in cozy-labs/konnectors Aug 30, 2016
Remove the 404 page: unused.
The reverse proxy must handle it and serve a [https://github.com/cozy/cozy-proxy/issues/297](custom cozy error page).
ZeHiro referenced this issue in cozy-labs/konnectors Aug 30, 2016
Remove the 404 page: unused.
The reverse proxy must handle it and serve a [https://github.com/cozy/cozy-proxy/issues/297](custom cozy error page).
Phyks referenced this issue in Phyks/konnectors Oct 26, 2016
Remove the 404 page: unused.
The reverse proxy must handle it and serve a [https://github.com/cozy/cozy-proxy/issues/297](custom cozy error page).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant