> 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
> 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
> -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
>>> 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
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
>>
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
>&
> -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
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