I'm trying to make an application that has got three sites:

appdomain.com and www.appdomain.com -- information about the app etc.

controlpanel.appdomain.com -- an administrative area for app managers

[clientname].appdomain.com -- a client's personal application -- much
like the way basecamp works

I would also want to 404 [reserved-words].appdomain.com like
controlpanel, feeds, admin, etc.

I've read the articles here: http://bakery.cakephp.org/tags/view/subdomain
but I can't seem to get it to work.  I've got a wildcard domain set up
so anything.appdomain.com goes to my app but it's all the same content
and I'm not sure how to get the sites split up and enforce login for
controlpanel and [username].

If anyone can give some specific examples on how to set this up I
would really appreciate it.  I'm pretty new to CakePHP and I'm excited
about trying it for this new project but I need the URLs to work this
way or I have to use plain ol' OO PHP!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to