+ 2
Which is better virtual host or registered domain?
I am making login system and need to use login from LinkedIn so which one is better to experiment with?
4 Respostas
+ 3
Kirti Shukla
For development purpose, I recommend virtual host, instead of using online registered domains.
+ 2
Can you explain the meaning of virtual host in this context? As far as I know, it means running multiple domains in same IP address. And to register a domain means to update the database of domain registerer with the ipaddress of server mapped to domain name that we need!
Is your question in this context?
+ 2
I am using xampp and now to make login from LinkedIn I need to change settings for virtual host in xampp and another option is registered domain. So that is why I was asking?
+ 2
Thanks