[linux] Re: unicode in html

Jan Gnodde info op gnodde.com
Za Dec 1 19:14:11 CET 2007


> Ik heb in de prefs.js van firefox:
> user_pref("intl.charset.default", "UTF-8");
> En dit is mijn testfile:
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
> <html>
> <head>
> <title>test</title>
> <meta http-equiv="content-type" content="text/html; charset=utf-8">
> </head>

Heb je ook in je httpd.conf aangegeven dat je utf8 gebruikt:

AddDefaultCharset UTF-8?


Jan.




More information about the Linux mailing list