Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 14/Feb/14 2:42 PM
Description:

Feature Request:

Please add better 404 pages.

Motivation:

The default winstone 404 page is very ugly and unhelpful. Even if you use a different app server, the 404 pages are usually not pretty.

In addition, if you proxy via apache or nginx you cannot override the 404s because there are pages that return 404 (such as the search results page) that would be disabled.

Suggestion:

Include a page that says something like:

<if security is disabled>
The page you're looking for doesn't exist.
<else security is enabled>
The page you're looking for either doesn't exist or is not available to you.
<if not logged in>
Try logging in and see if that helps.
</endif>
</endif>

You can try searching for the page you're looking for: _______________

Environment: Jenkins 1.532.1
Project: Jenkins
Priority: Major Major
Reporter: Christian Höltje
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to