Skip to content

Commit

Permalink
Create .htaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
stcruy committed Sep 20, 2020
1 parent 337ce45 commit 45d41a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 00/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^(.*)$ https://vsm.github.io/dict/00/$1 [R=302,L]

0 comments on commit 45d41a5

Please sign in to comment.