Skip to content

Commit

Permalink
Merge pull request perma-id#2230 from mojo-ac/master
Browse files Browse the repository at this point in the history
First addition of mojo-ac
  • Loading branch information
dgarijo authored Jun 25, 2021
2 parents 731e7d1 + a6556de commit 9076ac6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
10 changes: 10 additions & 0 deletions mojo-ac/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
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://mojoac.wordpress.com/ [R=302,L]

RewriteRule ^Blog$ https://mojoac.wordpress.com/Blog [R=302,L]
RewriteRule ^Blog/$ https://mojoac.wordpress.com/Blog [R=302,L]
RewriteRule ^Blog/(.*)$ https://mojoac.wordpress.com/Blog#1 [NE,R=302,L]
14 changes: 14 additions & 0 deletions mojo-ac/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# MoJo additive creations permalink

## Homepage:

- https://w3id.org/mojo-ac

## mojo-ac Ontologies

- Blog https://w3id.org/mojo-ac/Blog


## Contacts:

- MoJo [email protected]

0 comments on commit 9076ac6

Please sign in to comment.