> As a result, I store all my sites in my Sites folder, and coeus is one > folder directly within Sites - so accessible 'automatically' via > http://127.0.0.1/coeus/ > > So I don't *think* its an alias!?
I'd recommend setting up virtual hosts on mac os x for development, this way you can mimic a live server environment pretty darn well, not as hard as it sounds (or used to be) thanks to: http://www.patrickgibson.com/utilities/virtualhost/ then, for each new cake site you work on, you can drop a entirely new cake default install in the root of your virtual host - something like /Users/adrien/Sites/mydomain.dev - and everything will work without any modifications. hth jon jon bennett t: +44 (0) 1225 341 039 w: http://www.jben.net/ iChat (AIM): jbendotnet Skype: jon-bennett --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
