We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62ff8d commit c7d477bCopy full SHA for c7d477b
.htaccess
@@ -1,4 +1,4 @@
1
RewriteEngine On
2
RewriteBase /
3
-RewriteCond %{HTTP_HOST} ^www.a-mo.me$ [NC]
4
-RewriteRule ^(.*)$ http://a-mo.me/$1 [R=301, L]
+RewriteCond %{HTTP_HOST} ^www.a-mo.io$ [NC]
+RewriteRule ^(.*)$ http://a-mo.io/$1 [R=301, L]
0 commit comments