forked from perma-id/w3id.org
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
top-level domain for all imec actitivies
- Loading branch information
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
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://www.ugent.be/ea/idlab/en/ [R=302,L] | ||
RewriteRule ^unshacled$ http://193.190.127.184:8800/ [R=302,L] | ||
RewriteRule ^unshacled/app$ http://193.190.127.184:8800/ [R=302,L] | ||
RewriteRule ^unshacled/screencast$ http://users.ugent.be/~bjdmeest/voila2018/unshacled.mp4 [R=302,L] | ||
RewriteRule ^unshacled/screencast/voila2018$ http://users.ugent.be/~bjdmeest/voila2018/unshacled.mp4 [R=302,L] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
imec | ||
=== | ||
|
||
A top-level domain for all activities related to [imec](https://www.imec-int.com/en/home). | ||
|
||
Contacts: | ||
* Ruben Verborgh <[email protected]> | ||
* Ben De Meester <[email protected]> |