In usr/local/apache2/conf/httpd.conf find <Directory "/www/">, Inside it find Options Indexes Includes. On the end of that line add FollowSymLinks.
rtanz wrote: > any help on this? thanks > > On Apr 21, 4:02 pm, rtanz <[EMAIL PROTECTED]> wrote: > > Hi Im trying to setup cakephp on my uniform server, however whenever I > > try to access my cake folder i get the following error: > > > > Forbidden > > > > You don't have permission to access /cake on this server. > > Apache/2.0.59 (Win32) DAV/2 PHP/5.2.3 Server at localhost Port 80 > > > > When I delete the htaccess in the cake folder everything works fine, > > however I guess that is not a good thing for cake itself. What can i > > do to fix this? thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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?hl=en -~----------~----~----~----~------~----~------~--~---
