On Jan 28, 5:13 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> http://groups.google.com/group/CakePHP-es/browse_thread/thread/86e305...

Those extra mod_rewrite rules are completely unnecessary /unless/ like
the poster you want to your admin site to be a separate application.
If the app was named anything except 'admin' cake does that anyway. To
clarify doing it with cake in a dev setup is incredibly easy:

DocumentRoot/
     app/ <- default app for url /
     app2/ <- access with url /app2/
     cake/
     vendors

It's almost as easy to setup multiple production style setups even if
you can't change your apache setup see 
http://www.ad7six.com/MiBlog/ProductionSetupRevisited
for more info.

hth,

AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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