Did you AllowOverride on your document root and the alias?

On Mar 15, 1:24 pm, terje <[email protected]> wrote:
> Hi.
>
> I have just downloaded and installed wampserver.
> I have an exisiting cakephp app which i previously had working
> beautifully under my own custom setup of apache.
>
> Now i have wamp installed on c:/wamp and my cakephp app is placed in
> d:/development/myapp.
>
> I created an apache alias (myapp) via wampserver and if i DON'T have
> mod_rewrite enabled on apache i'm able to accesshttp://localhost/myapp
> and cake lists up my front page and some database queries etc. But if
> i try to access anything except the frontpage i get a 400, Not Found
> and an error message saying the directory: The requested URL /myapp/
> journals/view/1 was not found on this server.
>
> Now, if i enable mod_rewrite i can't even access the frontpage of my
> application.
>
> Hope someone can help me with this issue. I have read through other
> posts and googled, but can't seem to find a solution for 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to