Skip to content

Commit

Permalink
Create .htaccess
Browse files Browse the repository at this point in the history
Htaccess file of the permanent ID space for the AkomaNtoso project (http://www.akomantoso.org/).
  • Loading branch information
essepuntato authored Jan 13, 2017
1 parent 679235e commit be17757
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions akn/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Header set Access-Control-Allow-Origin *
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ http://www.akomantoso.org/$1 [R=302,L]

0 comments on commit be17757

Please sign in to comment.