I think you need to use mod_rewrite (or it's equivalent) ro make that happen. Otherwise you *will* need to do custom routes for each site...
On 4/7/07, gerbenzomp <[EMAIL PROTECTED]> wrote: > > I've read the article on routing (http://bakery.cakephp.org/articles/ > view/86) and serached through this group, but couldn't really find an > answer to this question: > > How can I enable users to have their custom sitename, like this: > > http://www.site.com/users_custom_sitename/controller/action/ > > So each user has their own sitename, and ALL controllers and actions > come after that in the URL. > > Is there a way to do this without having to make custom routes for > every controller and action? > > > > > -- Chris Hartjes My motto for 2007: "Just build it, damnit!" rallyhat.com - digital photo scavenger hunt @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
