Welcome Guest, Not a member yet? Register   Sign In
modifying the codeigniter route structure
#3

[eluser]adamBouchard[/eluser]
Thanks Randy,

I just set up wildcard subdomians via the httpd.conf file like so

<VirtualHost IP_ADDRESS HERE>
DocumentRoot /www/folder
ServerName www.domain.com
ServerAlias *.domain.com
</VirtualHost>

article is here if anyone wants to reference it http://steinsoft.net/index.php?site=prog...carddomain

now I need to figure out the best way to map the urls

thanks,

Adam


Messages In This Thread
modifying the codeigniter route structure - by El Forum - 06-27-2008, 07:05 AM
modifying the codeigniter route structure - by El Forum - 06-27-2008, 08:21 AM
modifying the codeigniter route structure - by El Forum - 06-27-2008, 09:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB