Skip to content

Commit

Permalink
Update .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
bozicb committed Feb 6, 2016
1 parent d4c3dc8 commit c0da2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eipdm/.htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Header set Access-Control-Allow-Origin *
Header set Access-Control-Allow-Headers DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified$
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^$ https://raw.githubusercontent.com/aligned-h2020/ALIGNED_Ontologies/master/eipdm.owl [R=302,L]
RewriteRule ^$ https://raw.githubusercontent.com/aligned-h2020/ALIGNED_Ontologies/master/eipdm.ttl [R=302,L]

0 comments on commit c0da2ee

Please sign in to comment.