8 messages in ru.sysoev.nginxRe: Fwd: Strange characters when tran...
FromSent OnAttachments
Remo LaubacherJul 20, 2007 7:19 am 
Jonathan VanascoJul 20, 2007 7:28 am 
Aleksandar LazicJul 20, 2007 7:33 am 
Remo LaubacherJul 20, 2007 7:45 am 
Jonathan VanascoJul 20, 2007 8:00 am 
JoeyJul 20, 2007 11:12 am 
Aleksandar LazicJul 21, 2007 1:35 am 
Igor SysoevJul 21, 2007 3:08 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: Fwd: Strange characters when transmitting JavaScript filesActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Jul 21, 2007 3:08:47 am
List:ru.sysoev.nginx

On Fri, Jul 20, 2007 at 06:12:40PM -0000, Joey wrote:

Jonathan wrote:

my suggestion is to make the backend serve only utf8. you'll save yourself a ton of headaches.

Silly question, how would I do that with nginx?

Nginx is the only web server I'm running (IOW no backend Apache, etc.) we use.

location / {

charset utf-8;