I was playing a bit with Mongrel to test it out before using it in production, but I have an issue with Latin accented letters being all messed up. I''ve included the right content-type in the HTML and both Lighty +Fastcgi and Webrick have no problem with them. Any tips? Thanks, - michele
On 2006-07-03 11:29:32 +0200, Michele wrote:> I''ve included the right content-type in the HTML and both Lighty > +Fastcgi and Webrick have no problem with them.set the correct HTTP header. the http header overrules the HTML header. darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
Now, it''s serving the right content-type (both HTML and HTTP), but still not working. - michele On Jul 3, 2006, at 11:46 , Marcus Rueckert wrote:> On 2006-07-03 11:29:32 +0200, Michele wrote: >> I''ve included the right content-type in the HTML and both Lighty >> +Fastcgi and Webrick have no problem with them. > > set the correct HTTP header. > the http header overrules the HTML header. > > darix > >
Did you resolve this Michele? If not could you post it as a bug. Please include: 1) OS used. 2) browser used. 3) mongrel version. 4) important log snippets from mongrel_rails start -e production -B (in log/mongrel_debug). Thanks. On Mon, 2006-07-03 at 12:07 +0200, Michele wrote:> Now, it''s serving the right content-type (both HTML and HTTP), but > still not working. > > - michele > > On Jul 3, 2006, at 11:46 , Marcus Rueckert wrote: > > > On 2006-07-03 11:29:32 +0200, Michele wrote: > >> I''ve included the right content-type in the HTML and both Lighty > >> +Fastcgi and Webrick have no problem with them. > > > > set the correct HTTP header. > > the http header overrules the HTML header. > > > > darix > > > > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users