Skip to content

Commit

Permalink
Merge pull request perma-id#1554 from JoepvanGenuchten/master
Browse files Browse the repository at this point in the history
fixed redirect issues
  • Loading branch information
davidlehn authored Nov 18, 2019
2 parents e72c65c + 842c9c2 commit 70f4152
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion netbeheer/IECCIM/.htaccess
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Header set Access-Control-Allow-Origin *
Options +FollowSymLinks
RewriteEngine On

RewriteRule ^(.)$ https://raw.githubusercontent.com/Alliander/ESM/master/Referentiemodellen/IECCIM/$1.owl [R=301,NC,L,QSA]

0 comments on commit 70f4152

Please sign in to comment.