Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: www
Created: 03/Nov/12 9:19 AM
Description:

When setting the prefix for the website to something with 2 levels (in my case /admin/jenkins) jenkins is completely unreachable at any URL

Jenkins command line from service: /usr/bin/java -jar /usr/share/jenkins/jenkins.war --prefix=/admin/jenkins --webroot=/var/cache/jenkins/war --httpPort=8080 --ajp13Port=-1

Errors with various URLs with above command (none have stacktraces)
Exception: Request URL /admin/jenkins not found.
Exception: Request URL /admin/jenkins/ not found.
Exception: Request URL / not found.
Exception: Request URL /admin not found.
Exception: Request URL /jenkins not found.

I cannot find any documentation saying I'm restricted to 1 level prefixes, so I believe this a legitimate bug

Environment: Ubuntu 12.04
Jenkins from Jenkins repo
Project: Jenkins
Priority: Major Major
Reporter: Leon Blakey
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

Reply via email to