Smart way to add language to all website URLS?
问题 In this year i wrote a very big website, with no CMS. I wrote it from scratch. Today i'm starting to implement a translation system. The idea is, basically, to add /language/ inside the URL. This means if the index page, when i'm browsing on default language, has the url http://www.racebooking.net/index.php once the user clicks on the english flag in order to view the english version of the website, the URL will become http://www.racebooking.net/en/index.php in .htaccess, then, i have a rule