[Lsb-messages] /var/www/bzr/lsb/devel/puppet-lsb r709: Make sure the buildbot redirect works on https too.

Jeff Licquia licquia at linuxfoundation.org
Wed Jun 28 15:23:21 UTC 2017


------------------------------------------------------------
revno: 709
committer: Jeff Licquia <licquia at linuxfoundation.org
branch nick: puppet-lsb
timestamp: Wed 2017-06-28 11:23:21 -0400
message:
  Make sure the buildbot redirect works on https too.
modified:
  modules/apachehttpd/files/vhosts.d/lsb2.linux-foundation.org/000-default.conf
-------------- next part --------------
=== modified file 'modules/apachehttpd/files/vhosts.d/lsb2.linux-foundation.org/000-default.conf'
--- a/modules/apachehttpd/files/vhosts.d/lsb2.linux-foundation.org/000-default.conf	2017-06-28 14:43:57 +0000
+++ b/modules/apachehttpd/files/vhosts.d/lsb2.linux-foundation.org/000-default.conf	2017-06-28 15:23:21 +0000
@@ -200,6 +200,7 @@
 		Deny from all
 	</Directory>
 
+	RewriteRule ^/buildbot$ /buildbot/ [L,R=301]
 	ProxyPass /buildbot http://localhost:8009
 	ProxyPassReverse /buildbot http://localhost:8009
 



More information about the lsb-messages mailing list