Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-200 status codes should have default templates #36

Open
hoelzro opened this issue Dec 19, 2011 · 0 comments
Open

Non-200 status codes should have default templates #36

hoelzro opened this issue Dec 19, 2011 · 0 comments

Comments

@hoelzro
Copy link
Owner

hoelzro commented Dec 19, 2011

Currently, when you submit a request that results in a 404, 403, or most other >= 400 status codes, you get a page with no content, leaving it up to the browser to inform you that "this link is broken" or something. I think we should add default templates for various status codes, with a configuration option to turn them off in case an admin wants to use the webserver to serve such pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant