Kiril Mitov created JENKINS-13060:
-------------------------------------
Summary: Can not access by --prefix value even if --prefix is set
Key: JENKINS-13060
URL: https://issues.jenkins-ci.org/browse/JENKINS-13060
Project: Jenkins
Issue Type: Bug
Components: core
Environment: Linux robopar12227 2.6.35-22-server #35-Ubuntu SMP Sat
Oct 16 22:02:33 UTC 2010 x86_64 GNU/Linux
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.13) (6b20-1.9.13-0ubuntu1~10.10.1)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
Jenkins ver. 1.447
Reporter: Kiril Mitov
I have set the JENKINS_ARGS using /etc/default/jenkins and start jenkins as a
daemon with the www-data user.
The system info page shows that --prefix=/jenkins is set
HOME /var/www
HUDSON_HOME /var/jenkins
JENKINS_ARGS --prefix=/jenkins
But still jenkins is only accessible via http://ip:port/ and not
http://ip:port/jenkin.
I have also setting the Jenkins URL on the configuration page, but without
success.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira