Add /rechecks alias to zuul.
Since .html extensions are uncool. Change-Id: I66ed8b6c43e7917d793ec372fac755e02b207c63 Reviewed-on: https://review.openstack.org/18552 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
a29384d2d5
commit
396cfb1bd4
@ -13,6 +13,7 @@
|
||||
RewriteRule ^/status.json$ http://127.0.0.1:8001/status.json [P]
|
||||
|
||||
Alias /rechecks.html /var/www/recheckwatch/rechecks.html
|
||||
Alias /rechecks /var/www/recheckwatch/rechecks.html
|
||||
|
||||
SetEnv GIT_PROJECT_ROOT /var/lib/zuul/git/
|
||||
SetEnv GIT_HTTP_EXPORT_ALL
|
||||
|
Loading…
Reference in New Issue
Block a user