diff --git a/group_vars/reverseproxy.yml b/group_vars/reverseproxy.yml
index c4e104bbca21d570638ae9c6881ee05a5e63e54f..9040308e65e239fcc265223930bfe32c1f4870d1 100644
--- a/group_vars/reverseproxy.yml
+++ b/group_vars/reverseproxy.yml
@@ -61,6 +61,7 @@ glob_reverseproxy:
     - {from: intranet.crans.org, to: 172.16.10.156}
     - {from: linx.crans.org, to: "172.16.10.119:8080"}
     - {from: lists.crans.org, to: 172.16.10.110}
+    - {from: mirrors.crans.org, to: 172.16.10.104}
     - {from: owncloud.crans.org, to: 172.16.10.136}
     - {from: pad.crans.org, to: "172.16.10.130:9001"}
     - {from: re2o.crans.org, to: 172.16.10.156}
diff --git a/host_vars/eclat.adm.crans.org.yml b/host_vars/eclat.adm.crans.org.yml
index 83326028740b8eb7ffc20e652613e2ad5d162268..a08fc386079061e7c37c3d58224bbfe938bb6528 100644
--- a/host_vars/eclat.adm.crans.org.yml
+++ b/host_vars/eclat.adm.crans.org.yml
@@ -37,6 +37,10 @@ loc_nginx:
         - "eclat.*"
         - "eclats"
         - "eclats.*"
+        - "mirror"
+        - "mirror.*"
+        - "mirrors"
+        - "mirrors.*"
       root: "/mirror/pub"
       locations:
         - filter: "/"