Redirecting before Symfony2 routing – SEO
I'm developing a high-traffic/high-seo-focused web. Now we're doing redirects just at the beggining of the actions but it's a bit slow. Is there a way to hook before the routing and do the redirect there (we've do a Redis query…