ivan, you are trying too hard. If you are using Apache mod_rewrite can work if you enable the module in the config, set AllowOverride to ALL, AND have the htaccess, AND have line 42 commented.
To recap: 1) enable mod_rewrite module in apache config 2) Make sure AllowOverride ALL is set for your document root 3) Make sure the htaccess files are in place 4) Make sure line 42 is commented --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
