On Thu, 11 Sep 2008, Sid Bachtiar wrote: > I need to pass email in symfony url as parameter, for example: > > http://mysite.com/module/action/email/[EMAIL PROTECTED] > > But the dot before 'com' seems to be causing problem.
Do you get a 404 error? If you do, then you will need to modify the rewrite rules in your .htaccess file. -- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
