It doesn't work. I even tried to place this line in all .htaccess files, but the result is the same.
On Feb 21, 3:17 pm, Walker Hamilton <[EMAIL PROTECTED]> wrote: > Use rewrite rules in htaccess instead. > > RewriteRule ^index.php?articleid=([0-9]+)$ /articles/view/$1 > [R=301] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
