On 5/9/07, Greg Lindahl <lindahl@xxxxxxx> wrote:
On Wed, May 09, 2007 at 09:33:17AM -0400, Joshua Slive wrote: > On 5/9/07, Greg Lindahl <lindahl@xxxxxxx> wrote: > > >If I uncomment any one of the 3 commented lines. my .html pages all > >come out utf-8. But, no matter what, my cgi always is iso-8859-1. > > > >What am I missing? My apache and vhosts config seem to be fine. > > Have you tried adjusting your CGI script so that the content-type > header it emits has the proper charset defined? It is already doing that. However, it was my impression that this was irrelevant to Apache.
In my opinion, that is a bug. Apache should be passing the charset specified by your CGI script in the Content-Type line. A quick look at the code suggests it was designed to work that way, but I just tested it and indeed something ate the charset. I can't figure out what. I suggest filing a bug report. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx