Skip to content

Commit

Permalink
Initial commit for sora with Readme and .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
Lars Heling committed Apr 12, 2019
1 parent b943f1c commit 7661d70
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sora/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Options +FollowSymLinks
RewriteEngine on

# All Sora Related data
RewriteRule (.*) https://km.aifb.kit.edu/services/sora/$1 [R=302,L]
9 changes: 9 additions & 0 deletions sora/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
SoRa Vocabulary
===============

Homepage:
* http://www.sora-projekt.de

Contacts:
* Lars Heling: heling(at)kit(dot)edu

0 comments on commit 7661d70

Please sign in to comment.