jenkins redirect
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
674fc14712
commit
fcccfa4655
1 changed files with 1 additions and 11 deletions
|
@ -26,15 +26,5 @@
|
|||
SSLProtocol {{ ssl_protocols }}
|
||||
SSLCipherSuite {{ ssl_ciphers }}
|
||||
|
||||
RequestHeader set X-Forwarded-Scheme https early
|
||||
RequestHeader set X-Scheme https early
|
||||
RequestHeader set X-Forwarded-Proto https early
|
||||
|
||||
Alias /robots.txt /srv/web/robots.txt.jenkins.fedorainfracloud.org
|
||||
|
||||
ProxyPass / http://localhost:8080/ nocanon
|
||||
ProxyPassReverse / http://localhost:8080/
|
||||
ProxyRequests Off
|
||||
AllowEncodedSlashes NoDecode
|
||||
|
||||
Location / https://jenkins-fedora-infra.apps.ci.centos.org/
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue