-
Bug
-
Resolution: Fixed
-
Trivial
-
None
-
Jenkins 1.631 on Centos 6.7 behind apache 2.2 within <proxy>
-
-
v1.0
The url path to Jenkins seems to be missing while referencing to directory16.png.
The server tries to retrieve it from the apache webroot.
apache access_log : "GET /plugin/disk-usage/icons/directory16.png HTTP/1.1" 404
apache error_log :[error] [client x.x.x.x] File does not exist: /var/www/html/plugin, referer: https://host.name/jenkins/job/[.....]
Correct Get would be /jenkinsPROXYpath/plugin/disk-usage/icons/directory16.png
- is duplicated by
-
JENKINS-62617 Disk Usage plugin icons missing if --prefix used
- Open
-
JENKINS-33083 Missing Icons in the Job overview
- Closed