I set JENKINS_ARGS with / etc / default / jenkins and started jenkins as a daemon with www-data user.
The system information page shows that --prefix = / jenkins is installed
HOME / var / www HUDSON_HOME / var / jenkins JENKINS_ARGS --prefix = / jenkins
But still, Jenkins is only available through http: // ip: port / , and not http: // ip: port / jenkin .
I also set the Jenkins URL on the configuration page, but to no avail.
Do you know if there is anything else that I should do?
This is my environment: Linux robopar12227 2.6.35-22-server # 35-Ubuntu SMP Sat Oct 16 10:02:33 UTC 2010 x86_64 GNU / Linux java version "1.6.0_20" OpenJDK working 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
source share