Skip to content

Commit

Permalink
Create .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
marcostranisci authored and davidlehn committed Apr 19, 2021
1 parent cd95808 commit 621b630
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions UnderRepresentedWritersOntology/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
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://github.com/marcostranisci/UnderRepresentedWritersProject [R=302,L]
3 changes: 3 additions & 0 deletions UnderRepresentedWritersOntology/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<h2>The Under-represented Writers Project</h2>
<p>https://github.com/marcostranisci/UnderRepresentedWritersProject</p>
<p>Mantainer: Marco Antonio Stranisci (Github: @marcostranisci; mail: [email protected])<p>

0 comments on commit 621b630

Please sign in to comment.