summaryrefslogtreecommitdiffstats
path: root/katrin.d/hiu.conf
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2019-10-11 14:52:38 +0200
committerSuren A. Chilingaryan <csa@suren.me>2019-10-11 14:52:38 +0200
commit64ce83b06744bc7280db6a9fb05680c7673776ae (patch)
treee19eff64f8dd410fa6d1a89a01b6fd9707193692 /katrin.d/hiu.conf
parenteed898a473b73d87d2d50ffdaa9c6eeb43748f69 (diff)
downloadiperouter-64ce83b06744bc7280db6a9fb05680c7673776ae.tar.gz
iperouter-64ce83b06744bc7280db6a9fb05680c7673776ae.tar.bz2
iperouter-64ce83b06744bc7280db6a9fb05680c7673776ae.tar.xz
iperouter-64ce83b06744bc7280db6a9fb05680c7673776ae.zip
UFO web site fixes and few redirects for BORA stuff
Diffstat (limited to 'katrin.d/hiu.conf')
-rw-r--r--katrin.d/hiu.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/katrin.d/hiu.conf b/katrin.d/hiu.conf
new file mode 100644
index 0000000..981a9b3
--- /dev/null
+++ b/katrin.d/hiu.conf
@@ -0,0 +1,3 @@
+location /adeistatus {
+ return 301 http://web-kopmann.kaas.kit.edu$request_uri;
+}