[SOLVED] Subdomains |
[eluser]Maglok[/eluser]
Hey all, I have a growing webapp that is installed on: test.domain.com The life version is at www.domain.com. I have two subdomains (mabye even more) that have the same site, but with a different skin. Let's call them sub1.domain.com and sub2.domain.com. This poses problems in CI. As far as I can see there is no classes or anything that can help me with shuffling domains. Underwater the domains are actually subdirs of the main dir. So sub1.domain.com is the same as www.domain.com/sub1. Any tips or ideas how I would go about working with this? I have CI installed in the root. I need that CI to cover all the subdomains. Mabye I need to extend the site_url() function with an additional parameter or something of the likes. Regardless I am pretty stumped. |
Messages In This Thread |
[SOLVED] Subdomains - by El Forum - 02-16-2010, 10:10 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 12:55 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 01:42 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 02:36 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 03:08 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 04:56 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 05:48 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 07:01 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 07:12 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 07:22 AM
[SOLVED] Subdomains - by El Forum - 02-17-2010, 07:42 AM
[SOLVED] Subdomains - by El Forum - 02-19-2010, 03:25 AM
[SOLVED] Subdomains - by El Forum - 02-19-2010, 04:34 AM
[SOLVED] Subdomains - by El Forum - 02-19-2010, 05:40 AM
[SOLVED] Subdomains - by El Forum - 04-11-2010, 05:28 AM
|