We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c805ca commit 9156ed6Copy full SHA for 9156ed6
.htaccess
@@ -0,0 +1,3 @@
1
+RewriteEngine On
2
+RewriteCond %{HTTP_HOST} ^fastwonder.com
3
+RewriteRule (.*) https://fastwonder.com/$1 [R=301,L]
0 commit comments