CodeIgniter Forums
problem with subdomain - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: problem with subdomain (/showthread.php?tid=53913)



problem with subdomain - El Forum - 08-14-2012

[eluser]Bigil Michael[/eluser]
developed a website for selling products in UAE. It is running fine.
After that I have developed subdomains like dubai, sharjah, abudhabi etc.
i am not interested to put all the code to each of these folders, but i want to show the url like this subdomain.domain.com and it must execute the code from my root directory.

sorry for my bad english

can anyone help me to solve this issue....







problem with subdomain - El Forum - 08-14-2012

[eluser]Bigil Michael[/eluser]
any help please.......




problem with subdomain - El Forum - 08-25-2012

[eluser]Kawsar[/eluser]
Hi,
Please check this tutorial: http://net.tutsplus.com/tutorials/php/basecamp-style-subdomains-with-codeigniter/
May be it can help you. Smile