hi,
I am working on multilingual site. I just want to access same site using another folder like
http://mysite.com/
http://mysite.com/fr/
http://mysite.com/de
There is not seperate folder for fr, de. I will check user IP address and fetchs content according to their country if available otherwise in english.
languages are managed by admin.
There are lots of serperate file.
So can anyone tell me htaccess rule to access same site with different url through htaccess or php.
htaccess rewrite
Moderator: General Moderators