Re: is there a way to force UTF-8 encoding

2006-03-04 Thread Carl Johnstone
> In fact I'm not actually getting *any* headers back: Checking your server ident you're running modperl 1. Sure you're calling $r->send_http_headers() ? Carl

Re: is there a way to force UTF-8 encoding

2006-03-04 Thread Carl Johnstone
> http://www.verizonnoticias.com/ Sure it validates on w3c? http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.verizonnoticias.com%2FHome%2Findex.ad2 In fact I'm not actually getting *any* headers back: $ telnet www.verizonnoticias.com http Trying 69.88.132.175... Connected to www.v

RE: is there a way to force UTF-8 encoding

2006-03-03 Thread John N. Brahy
> -Original Message- > From: Christopher H. Laco [mailto:[EMAIL PROTECTED] > Sent: Friday, March 03, 2006 12:53 PM > To: [EMAIL PROTECTED] > Cc: John N. Brahy; modperl@perl.apache.org > Subject: Re: is there a way to force UTF-8 encoding > > Christopher H. Laco

Re: is there a way to force UTF-8 encoding

2006-03-03 Thread Christopher H. Laco
>>> Cc: modperl@perl.apache.org >>>> Subject: Re: is there a way to force UTF-8 encoding >>>> >>>> John N. Brahy wrote: >>>>> Is there a way to force UTF-8 encoding? I have tried >>>>> >>>>> AddDefaultCharset

Re: is there a way to force UTF-8 encoding

2006-03-03 Thread Christopher H. Laco
Christopher H. Laco wrote: > John N. Brahy wrote: >>> -Original Message- >>> From: Christopher H. Laco [mailto:[EMAIL PROTECTED] >>> Sent: Friday, March 03, 2006 12:28 PM >>> To: John N. Brahy >>> Cc: modperl@perl.apache.org >>

Re: is there a way to force UTF-8 encoding

2006-03-03 Thread Christopher H. Laco
John N. Brahy wrote: >> -Original Message- >> From: Christopher H. Laco [mailto:[EMAIL PROTECTED] >> Sent: Friday, March 03, 2006 12:28 PM >> To: John N. Brahy >> Cc: modperl@perl.apache.org >> Subject: Re: is there a way to force UTF-8 encoding >&

RE: is there a way to force UTF-8 encoding

2006-03-03 Thread John N. Brahy
> -Original Message- > From: Christopher H. Laco [mailto:[EMAIL PROTECTED] > Sent: Friday, March 03, 2006 12:28 PM > To: John N. Brahy > Cc: modperl@perl.apache.org > Subject: Re: is there a way to force UTF-8 encoding > > John N. Brahy wrote: > > Is there

Re: is there a way to force UTF-8 encoding

2006-03-03 Thread Christopher H. Laco
John N. Brahy wrote: > Is there a way to force UTF-8 encoding? I have tried > > AddDefaultCharset utf-8 in the httpd.conf > > OS: OpenBSD > Apache: Apache/1.3.29 (Unix) mod_perl/1.29 mod_ssl/2.8.16 OpenSSL/0.9.7g > > But > 1) wget -S says it's Content-Type: text/html; charset=ISO-8859-1 > 2) w