On 2006-05-05 04:14:44 +0100 lifebythedrop <[EMAIL PROTECTED]> wrote:
> I'm trying to setup cake on a linux server with apache. I do not have > access httpd.conf, so my DocumentRoot is locked as www. Here is my > setup > > DocumentRoot = /home/treetothee/www > Core Cake = /home/treetothee/cake > App Dir = /home/treetothee/app [...] IMO, at the moment, the simplest is to put cake/ and all its contents (even app/) under your DocumentRoot. Once you get that working, *then* start moving things outside the docroot. You will need mod_rewrite and permission to use it from your .htaccess -- MJ Ray <[EMAIL PROTECTED]> www.ttllp.co.uk +44 870 4321 9 10 Web, localisation, koha, databases, gnu/linux and statistics Registered in England and Wales, partnership number OC303457 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
