Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 19547 invoked from network); 3 Mar 2006 20:27:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Mar 2006 20:27:59 -0000 Received: (qmail 63200 invoked by uid 500); 3 Mar 2006 20:28:39 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 63181 invoked by uid 500); 3 Mar 2006 20:28:38 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 63170 invoked by uid 99); 3 Mar 2006 20:28:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2006 12:28:38 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of claco@chrislaco.com designates 65.42.59.33 as permitted sender) Received: from [65.42.59.33] (HELO mail.icantfocus.com) (65.42.59.33) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Mar 2006 12:28:37 -0800 Received: from [191.2.3.14] (mail2.summitracing.com [208.44.49.7]) by mail.icantfocus.com (Postfix) with ESMTP id 3079F23964; Fri, 3 Mar 2006 14:45:59 -0500 (EST) Message-ID: <4408A6DC.1080209@chrislaco.com> Date: Fri, 03 Mar 2006 15:28:12 -0500 From: "Christopher H. Laco" Reply-To: claco@chrislaco.com User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: "John N. Brahy" Cc: modperl@perl.apache.org Subject: Re: is there a way to force UTF-8 encoding References: In-Reply-To: X-Enigmail-Version: 0.93.2.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFBE1C7FE9163BDEAA2ED23EB" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFBE1C7FE9163BDEAA2ED23EB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable John N. Brahy wrote: > Is there a way to force UTF-8 encoding? I have tried >=20 > AddDefaultCharset utf-8 in the httpd.conf >=20 > OS: OpenBSD=20 > Apache: Apache/1.3.29 (Unix) mod_perl/1.29 mod_ssl/2.8.16 OpenSSL/0.9.7= g >=20 > But=20 > 1) wget -S says it's Content-Type: text/html; charset=3DISO-8859-1 > 2) when I try the HTML validator on w3c.org it tells me that it's > ISO-8859-1 > 3) Internet Explorer and Firefox both have ISO-8859-1 selected > 4) Firefox's Page Info shows it as ISO-8859-1 >=20 > Anybody know a way to force it to utf-8? Are there actually any UTF-8 encoded characters in the output? If their aren't any, then the document can really be both encodings at the same time, unless of course the document also includes a BOM (Byte Order Marker). -=3DChris --------------enigFBE1C7FE9163BDEAA2ED23EB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) iD8DBQFECKbc+66dLHM50ssRAjJHAKCcMBIpAiS7J04qfDyqqidgtkpzlwCgqFX8 /iDfJBNtuOX0SfKOjk7d+zQ= =3d7m -----END PGP SIGNATURE----- --------------enigFBE1C7FE9163BDEAA2ED23EB--