I would like to redirect the link : "domain.com" to "www.domain.com" But I don't really understand how the .htaccess redirections work in Symfony. Did someone already do this redirection on symfony ? Thank you !
Asked
Active
Viewed 79 times
0
-
1.htaccess redirects aren't dependant on Symfony – Nev Stokes May 03 '16 at 09:38
-
2Possible duplicate of [Redirect non-www to www in .htaccess](http://stackoverflow.com/questions/12050590/redirect-non-www-to-www-in-htaccess) – Max P. May 03 '16 at 09:39
-
thanks it works ! and sorry for the duplicate – Fab May 03 '16 at 11:56