I have found a fix for my Error 400 Bad Request problem.

My Cake PHP app was structured like this:

http://localhost/cakephp

So I added this line to both .htaccess files. (in the root and webroot
folders)

RewriteBase /cakephp/

Hope that helps other people,

John

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to