I am developing multilanguage website using codeigniter. It is required to locate language at the beginning of the base url. what should I write in route.php, in of view, and so on, so to have the final result to look like the following:
lang.mysite.com lang must be changed all times the language is changed Thanks a lot in advance.