Why don't you create like subdomais? For example: http://customers/ http://acme.customers/ http://jamesbond.customers/
To do this, you should configurate three virtual hosts in Apache, but I could work fine for your client. On Sat, Dec 26, 2009 at 2:34 PM, David M <[email protected]> wrote: > I have some projects for different customers, and I have configured > one virtual server (in Apache 2) for each one. > Examples: > - http://customer_acme > - http://customer_jamesbond > > My question: is there some way to create one virtual server for all of > them, and differenciate them with a virtual subfolder? > Examples: > - http://customers/acme > - http://customers/jamesbond > > Of course, that should work with symfony (go directly into the web > subfolder). > > -- > > You received this message because you are subscribed to the Google Groups > "symfony users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<symfony-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/symfony-users?hl=en. > > > -- Nielson Rolim [email protected] -- You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en.
