Skip to content

Commit

Permalink
Merge pull request #1247 from olblak/INFRA-1411
Browse files Browse the repository at this point in the history
[INFRA-1411] Disable https redirection from docker container
  • Loading branch information
R. Tyler Croy committed Nov 28, 2017
2 parents b953d6c + e588278 commit 4b11e1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/default.conf
Expand Up @@ -69,7 +69,5 @@ server {
rewrite ^/security-144$ https://wiki.jenkins-ci.org/display/JENKINS/Slave+To+Master+Access+Control permanent;
# baked in 1.600 easter egg
rewrite ^/100k$ https://jenkins.io/content/jenkins-celebration-day-february-26 permanent;

rewrite ^/((?!patron|maven-site|jenkins.jnlp).+)$ https://jenkins.io/$1 permanent;
}

0 comments on commit 4b11e1c

Please sign in to comment.