How to redirect to a given page depending on the user locale ?
- by bgy
Is there a way to redirect an user depending on is browser locale ?
For instance, I'd like to redirect to a page called index.en.html all users who doesn't have their browser locale set to French.
Could I do this with Apache and .htaccess ?