Welcome Guest, Not a member yet? Register   Sign In
how to create subdomain dinamically in codeigniter
#2

[eluser]Ahmed Nuaman[/eluser]
Yes it is, it does require some server configuration though:

- You need to set up your DNS to allow *.yourdomain.TLD
- You need to then think about how you're going to route people, for example I have:
URL -> Is it a subdomain?
Yes: Ok, figure out the subdomain, is there a user?
Yes: Ok, route to that user.

And that's pretty much it.


Messages In This Thread
how to create subdomain dinamically in codeigniter - by El Forum - 01-22-2008, 11:50 PM
how to create subdomain dinamically in codeigniter - by El Forum - 01-23-2008, 06:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB