Thanks for your reply, I have checked the httpd.conf located in the mamp folder /mamp/conf/apache/httpd.conf, and checked for the lines:
LoadModule rewrite_module modules/mod_rewrite.so DocumentRoot "/Users/user_name/Development/my_app" and finally that this directory has AllowOverride set to All What else can be wrong? On Dec 26, 10:41 pm, Gwoo <[email protected]> wrote: > mod_rewrite needs to be enabled and AllowOverride All in the httpd.conf --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
