Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25347

Impossible to access /pluginManager, /log or /about - Always redirect (302) to jenkins homepage

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • core
    • Centos 6.5 64bits, Jdk 1.7, Jenkins latest, Apache 2.2.15

      I have installed the latest Jenkins version on my Centos Server. I have setup Jenkins behind apache in https. In have create a virtualhost to configure the access to Jenkins.

      First in an http vhost I have made a rewriterule to redirect in https like this :
      RewriteRule ^/jenkins https://my.server/jenkins

      But when I tried to access https://my.server/jenkins/pluginManager I was always redirect to https://my.server/jenkins/. It's the same for https://my.server/jenkins/log, https://my.server/jenkins/about etc...

      In my apache access_log I can see that a 302 is made. So if I tried to access https://my.server/jenkins/pluginManager/ it works.

      It's the same for /log and /about. If I add a slash at the end it works.

      Anyone have an idea ?

      My vhost config file is in attachment.

            Unassigned Unassigned
            walkn78 R. C.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: