3nd3r
1
Hi.
I want to add subdomains like this:
Example: http://shirts.myshopify.com , http://computers.myshopify.com
Is it something you can do while still in development mode or do you
wait until you deploy and configure the subdomain names with your host
somehow?
Can you help direct me in the right way to do this?
3nd3r
2
Maybe this HowTo will help:
http://wiki.rubyonrails.com/rails/pages/HowToUseSubdomainsAsAccountKeys
You’re not using subdomains as account keys, but I’m guessing it would
be
similar.
3nd3r
3
that looks quite convincing…
Thanks Kyle
Kyle S. wrote:
Maybe this HowTo will help:
http://wiki.rubyonrails.com/rails/pages/HowToUseSubdomainsAsAccountKeys
You’re not using subdomains as account keys, but I’m guessing it would
be
similar.