The web server has a function that, when there is a page that has multiple copy but all ending with a language code (ex.: index.html.en, index.html.fr, index.html.fr-CH, index.html.es) then it returns the file that match the language of the browser. It isn't turned on by default.
I don't think that would work with the wiki - it would do a different index.php file for each language, what we want is a different page in the wiki database, and that has to be done by passing a different parameter to the script, not by finding a different index.php file. --[[User:Ancient|Ancient]] 01:55, 18 June 2006 (CDT)