Re: Buster Apache php website in other lang than os

2021-04-20 Thread john doe
On 4/20/2021 1:15 PM, IL Ka wrote: What do I need to do in Apache and in PHP for it to properly render the language the website is written in? Do I need to generate the locales for the desired languages? Do I need to also do something in Apache? Just write your document and save it in utf-8

Re: Buster Apache php website in other lang than os

2021-04-20 Thread IL Ka
> > > What do I need to do in Apache and in PHP for it to properly render the > language the website is written in? > > Do I need to generate the locales for the desired languages? > Do I need to also do something in Apache? > Just write your document and save it in utf-8. Be sure to include ta

Buster Apache php website in other lang than os

2021-04-20 Thread john doe
Hello all, I'm playing with Apache2 and php. I'm making a website in an other language than the one Debian Buster is using. That is, Buster is in English but the website is written in Duch or any other language then English. What do I need to do in Apache and in PHP for it to properly render t