BrT

Musings about technology and other neat stuff

BrT random header image

Links: Fixing character encoding problems with iWeb pages

September 27th, 2008 · No Comments

Fixing character encoding problems with iWeb pages – In trying iWeb, I noticed that accented characters were displayed incorrectly. It seems the problem is that my web server (over which I have no control) is setting the encoding to Latin1, whereas iWeb pages are encoded in UTF-8. The fix is simple: in .htaccess, specify the correct encoding (tags: howto iweb utf-8 macosx )

Tags: · · · ·