Skip to content

Commit

Permalink
add kmk-vocabs rewrite rule
Browse files Browse the repository at this point in the history
  • Loading branch information
sroertgen committed Aug 17, 2021
1 parent 3dfae8d commit 5f9963b
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 5f9963b

Please sign in to comment.