Re: [Rails] How to allow the user to user their own domain name
On 6 December 2012 10:12, Loganathan Sellapa <loganathan.ms@gmail.com> wrote:
> Please have a look on to the www.shopify.com, where each user can create a
> store with unique domain(subdomain) name like "www.logan.shopify.com".
>
> Currently I creating the same kind of application but I need an extra
> feature where user can choose their own domain name while store registration
> process like "www.logan.com" instead of "www.logan.shopify.com". The thing
> is user can point their store with their own domain(can be registered with
> any providers like Godaddy,Dreamhost) instead of subdomain.
How to do that depends on your hosting setup. It can't be done from
within the rails app (as far as I know).
Colin
>
> regards,
> Loganathan
> Mob: +91 7760780741 | +91 9944414388
> Skype: loganathan.sellappa
> ViewMe
>
>
>
>
> On Thu, Dec 6, 2012 at 3:31 PM, Colin Law <clanlaw@googlemail.com> wrote:
>>
>> On 6 December 2012 09:18, Loganathan Sellapa <loganathan.ms@gmail.com>
>> wrote:
>> > HI All,
>> >
>> > I am currently having feature where my users to have a subdomain for
>> > their
>> > account like xxx.myaddress.com,yyy.myaddress.com these will point to
>> > the
>> > corresponding users .
>> >
>> > How can I implement the feature where user can enter their own domain
>> > name
>> > instead of sub domain?
>>
>> Can you give an example of what you mean?
>>
>> Colin
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ruby on Rails: Talk" group.
>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>> To unsubscribe from this group, send email to
>> rubyonrails-talk+unsubscribe@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home