Skip to content

Commit

Permalink
Merge pull request #1 from dini-ag-kim/kmk-vocabs
Browse files Browse the repository at this point in the history
add `kmk-vocabs` rewrite rule
  • Loading branch information
sroertgen authored Aug 17, 2021
2 parents 3dfae8d + 5f9963b commit 601c5a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kim/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ RewriteEngine on
RewriteRule ^hcrt/(.*) https://skohub.io/dini-ag-kim/hcrt/heads/master/w3id.org/kim/hcrt/$1 [R=302,L]
RewriteRule ^hochschulfaechersystematik/(.*) https://skohub.io/dini-ag-kim/hochschulfaechersystematik/heads/master/w3id.org/kim/hochschulfaechersystematik/$1 [R=302,L]
RewriteRule ^schulfaecher/(.*) https://skohub.io/dini-ag-kim/schulfaecher/heads/main/w3id.org/kim/schulfaecher/$1 [R=302,L]
RewriteRule ^kmk-vocabs/(.*) https://skohub.io/dini-ag-kim/kmk-vocabs/heads/main/w3id.org/kim/kmk-vocabs/$1 [R=302,L]
RewriteRule ^(.*) https://dini-ag-kim.github.io/$1 [R=302,L]

0 comments on commit 601c5a8

Please sign in to comment.