I do:
<Directory "/Library/WebServer/Documents">
AllowOverride All
And I know this is the correct httpd.conf on my Mac, since the change
I made to DocumentRoot worked:
DocumentRoot "/Library/WebServer/Documents/cake/app/webroot"
and my CakeBlog folder which was symlinked to cake in the path above
now is properly mapped to http://localhost/
Thomas
703 Designs
On Dec 11, 9:55 pm, "Samuel DeVore" <[EMAIL PROTECTED]> wrote:
> sounds like you do not have allow override set to true in your apache
> config file
>
> Sam D
>
> On Dec 11, 2007 7:45 PM, 703designs <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > I've been plugging along with the little 15 minute blog tutorial, and
> > I can't even view my Posts view. Here's what happens:
>
> >http://localhost/works fine
> >http://localhost/postsreturns "Missing View: Fatal: Confirm you have
> > created the file : /Users/myusername/Sites/CakeBlog/app/views/posts/
> > index.thtml"
>
> > I have Apache on my Mac pointing to the cake folder as localhost/,
> > which is working fine as well. Is rewrite not working? That could be
> > the case, as it's not properly detecting the index.thtml which I've
> > created. I've followed the tutorial precisely up to Section 8, where
> > posts/index.thtml is created...
>
> --
> (the old fart) the advice is free, the lack of crankiness will cost you
>
> - its a fine line between a real question and an idiot
>
> http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---