diff options
Diffstat (limited to 'katrin.d/hiu.conf')
-rw-r--r-- | katrin.d/hiu.conf | 3 |
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; +} |