aboutsummaryrefslogtreecommitdiff
path: root/container.scm
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-12-10 21:10:20 +0100
committerWojtek Kosior <koszko@koszko.org>2022-12-10 21:15:21 +0100
commit591688d0e81cd92e80bb3d0e6b9bf0c3cfa9735d (patch)
tree738c0e6ba4865b22f85216e3d2800568ce8f711f /container.scm
parent70018fdd7ab23047a97196cb0e6f2d5b2079ff5e (diff)
downloadkoszko-org-server-591688d0e81cd92e80bb3d0e6b9bf0c3cfa9735d.tar.gz
koszko-org-server-591688d0e81cd92e80bb3d0e6b9bf0c3cfa9735d.zip
redirect renamed "pydrilla" repo to "haketilo-hydrilla"
Diffstat (limited to 'container.scm')
-rw-r--r--container.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/container.scm b/container.scm
index 2b1aa81..f78112d 100644
--- a/container.scm
+++ b/container.scm
@@ -158,6 +158,10 @@
;; Hachette got renamed to "Haketilo", repo moved
,(httpd-directive
'Redirect 'permanent "/hachette-fixes-demo" "/haketilo-fixes-demo")
+ ;; Old Hydrilla repo now also hosts Haketilo proxy and got renamed to
+ ;; "haketilo-hydrilla"
+ ,(httpd-directive
+ 'Redirect 'permanent "/pydrilla" "/haketilo-hydrilla")
;; Make HTTP clone happen through git-core instead of through CGit. CGit
;; only supports old HTTP "dumb" cloning protocol while we want the new