Date: Fri, 8 Oct 2004 02:26:23 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Mike Zanker <mike@zanker.org> Cc: freebsd-www@freebsd.org Subject: Re: Displaying Japanese and Russian web pages Message-ID: <20041007232623.GA2408@gothmog.gr> In-Reply-To: <91AD6D5D41B07554F0F0709B@jemima.zanker.org> References: <91AD6D5D41B07554F0F0709B@jemima.zanker.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-10-07 21:54, Mike Zanker <mike@zanker.org> wrote: > Hi, > > I hope this is an appropriate place to ask this question - if not, > please accept my apologies. > > I have built a copy of the FreeBSD WWW pages and installed them in > /usr/local/www/ on my apache2 web server. The only problem is that all > languages are displayed using charset=ISO-8859-1. I'm assuming I need > to put something in httpd.conf to select the correct charset for > display of the ja and ru pages but I cannot find this information > anywhere in the FreeBSD web pages, documentation, etc. > > If anybody could point me in the right direction I'd be very grateful... Make sure your httpd setup doesn't force a default encoding. The pages should set their encoding themselves (as the Japanese docs do). They shouldn't rely on particular setup options of the web server.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041007232623.GA2408>