Why did you change the .htaccess file?  I'm assuming that cakeblog is
actually your cake folder, with cake and app inside?  If so, then you
should be able to go to http://localhost/~reuben/cakeblog/ and
everything should work without changing the .htaccess file at all.  If
you have a different directory structure, there are ways to make it
work, but I don't thing you need to change the .htaccess file.

hydra12

On Jan 15, 3:37 pm, Reuben Avery <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Having some difficulty getting off the ground here with the cake blog
> tutorial, wondering if maybe someone might have an idea.
>
> I have installed cakephp athttp://localhost/~reuben/cakeblog/
>
> I modified the root .htaccess file and added 'RewriteBase /~reuben/
> cakeblog/' and was then able to load the default root page just
> fine.
>
> But going to any directory underneath the cakeblog root (for 
> example,http://mission/~reuben/cakeblog/postsas per the blog tutorial), I am
> getting a 404.  Looking at the httpd log, each of these requests is
> being rewritten to '/Library/WebServer/Documents/Users' .. (using a
> Mac here, and the default document root is set to /Library/WebServer/
> Documents)
>
> Not having problems with anything else in ~reuben/ so I am presuming
> this is an issue with that htaccess file
>
> Thanks for any advice!
> Reuben
--~--~---------~--~----~------------~-------~--~----~
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