Am Di, den 27.01.2004 schrieb Juan Carlos um 22:38: > I have a Fedora Core1 powered PC in a lan with some PCs with Windows > 2000 and Windows XP. > > PC with Fedora Core 1 is a web server. > If I write one html page using some text editor (like gedit), page looks > fine when I access from this computer with Mozilla browser. > > But when I try to access to the web server from another PC (with > Windows), some characters in the web page looks incorrect (á, é, í, ó, > ú, ñ for example). > I think cause is UTF-8 used by Fedora Core1 (problem appears also with > RedHat9) but I don't know any solution. > > Has anyone a solution? You can set this "global" in /etc/sysconfig/i18n or add,i.e. 'export LANG=de_DE.ISO8859-1" to your profile, according to your wanted language & character settings.