We have a live site www.vois.com. we have a URL say http://www.vois.com/profile/index/dXNlcmlkPTExMzUzNA%3D%3D/ now we have to remove the dynamic encrypted text from URL and set a rule for it routing.yml. The encrypted part of the URL contains GET parameters based on which the action is executed. we need to do this for Search Engine Optimization(SEO) purposes, to shorten the length of URLs.
dXNlcmlkPTExMzUzNA%3D%3D:- userid=113534 Note:- We are using symfony version 0.6.3 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
