Skip to content

Commit

Permalink
htacess
Browse files Browse the repository at this point in the history
  • Loading branch information
Enrique Soares committed Sep 8, 2020
1 parent 9c6ee56 commit 36663ba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/.htaccess
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
RewriteEngine On
RewriteCond %{SERVER_PORT} 80
RewriteRule ^(.*)$ https://wallet.smartcash.cc/$1 [R,L]

0 comments on commit 36663ba

Please sign in to comment.