Posts Tagged ‘ajax’

nginx ajax 上传文件问题

August 19th, 2010

proxy_hide_header Content-Type;

本行注销掉,否则,firefox和chrome ajax上传会出错误。

» Read more: nginx ajax 上传文件问题