Welcome Guest, Not a member yet? Register   Sign In
Wildcard subdomain points to controllers
#1

[eluser]Tom Schlick[/eluser]
ok im sure someone on here has to have written a custom routes function to do this. basically i want something like

Code:
store.mysite.com/item/696

to go to

mysite.com/store/item/696

i dont want it just to redirect but to actually work


i already have the dns set up for wildcard subdomains so all i need is the MY_Routes.php code to make it work.

so does anyone have this already done? ive searched all over the forums but i cannot find it


thanks in advance! Smile

*EDIT*

i also need it to work with subdirectories in the controllers folder so
Code:
store.mysite.com/cart/item/696

would go to

mysite.com/store/cart/item/696

i only need it to work on a one subdomain system so there will never be whatever.store.mysite.com


Messages In This Thread
Wildcard subdomain points to controllers - by El Forum - 01-12-2009, 12:32 AM
Wildcard subdomain points to controllers - by El Forum - 01-12-2009, 02:18 AM
Wildcard subdomain points to controllers - by El Forum - 01-12-2009, 02:44 AM
Wildcard subdomain points to controllers - by El Forum - 01-12-2009, 03:03 AM
Wildcard subdomain points to controllers - by El Forum - 01-15-2009, 04:26 PM
Wildcard subdomain points to controllers - by El Forum - 03-17-2011, 11:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB