Multilanguage php (english/italian)

Alles, was den Apache betrifft, kann hier besprochen werden.

Multilanguage php (english/italian)

Postby Max-B » 10. January 2006 11:44

Hi,
I have to write a website in two languages: english and italian. To do
that I would like to use the multilanguage function of Apache.

I write a file .htaccess:

Options +MultiViews
AddLanguage en .en
AddLanguage it .it
DefaultLanguage it
LanguagePriority it en

Than I write two files: index.php.it and index.php.en
If I set the language priority of my browser to the english everything
works fine, and the file index.php.en is loaded. But if I set the
language preferences to the italian I'm not able to see the correct
page: the browser try to download the file index.php.it.

I tryed with other languages (french and german) and it works. It
seemes that the problem is only for the italian language.

Max-B
--
http://www.max-b.org
Max-B
 
Posts: 1
Joined: 10. January 2006 11:37

Return to Apache

Who is online

Users browsing this forum: No registered users and 13 guests