I am building a website with two language, english and french. If anyone request http://www.abc.com then i would like to redirect it to http://abc.com/fr and fr is my default language.
anypage request without language en/ or fr/ should redirect to fr/. How do i write htaccess for it