CodeIgniter Forums
Building a Web Application - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Building a Web Application (/showthread.php?tid=16626)



Building a Web Application - El Forum - 03-12-2009

[eluser]phused[/eluser]
I'm building a little application and have a doubt regarding the way the URLs are going to be structured.

I would like all my users to have their own login page or subdomain, just the way Basecamp has, i.e. user.myapp.com. If I use CI to build my project can I achieve something like this? Is there any plugin/library that can help you do this? What about any articles or guides that users have posted?

I'm just looking to get as much information as possible since this is my second application I build with CI.

Thanks for your help!


Building a Web Application - El Forum - 03-12-2009

[eluser]xwero[/eluser]
Do a forum search it's already answered on the forum but i don't know under which title otherwise i would have added the link here.


Building a Web Application - El Forum - 03-12-2009

[eluser]pistolPete[/eluser]
http://ellislab.com/forums/viewreply/538503/


Building a Web Application - El Forum - 03-12-2009

[eluser]phused[/eluser]
[quote author="pistolPete" date="1236888317"]http://ellislab.com/forums/viewreply/538503/[/quote]

You're a star! Thanks a lot.