From 7661d70eb4423d393b334a57d5ef286f896efb31 Mon Sep 17 00:00:00 2001 From: Lars Heling Date: Fri, 12 Apr 2019 10:54:47 +0200 Subject: [PATCH] Initial commit for sora with Readme and .htaccess --- sora/.htaccess | 5 +++++ sora/README.md | 9 +++++++++ 2 files changed, 14 insertions(+) create mode 100644 sora/.htaccess create mode 100644 sora/README.md diff --git a/sora/.htaccess b/sora/.htaccess new file mode 100644 index 000000000..5d49802a6 --- /dev/null +++ b/sora/.htaccess @@ -0,0 +1,5 @@ +Options +FollowSymLinks +RewriteEngine on + +# All Sora Related data +RewriteRule (.*) https://km.aifb.kit.edu/services/sora/$1 [R=302,L] diff --git a/sora/README.md b/sora/README.md new file mode 100644 index 000000000..6b17abea6 --- /dev/null +++ b/sora/README.md @@ -0,0 +1,9 @@ +SoRa Vocabulary +=============== + +Homepage: +* http://www.sora-projekt.de + +Contacts: +* Lars Heling: heling(at)kit(dot)edu +