Friday, January 29, 2010

Localsite Virtual Setup

I want to set up my virtual environmant so i can use 1 copy of Cake and all
site being developed can use that 1 copy.

So i currently have my www folder
www/
site1/
app/
cake/

site2/
app/
cake/


site3/
app/
cake/

But this is not the obvious setup.

I would much preffer

Www/
cake/
site1/ (would site1 just be renaming app folder to site1?)
site2/
site1/

What would I need to change to get this type of set up running? Just the
htaccess? Or do I need to do anything with cake also?

Thanks

Dave

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: