typecho在Nginx环境下的rewrite规则 August 6, 2011 location / { if (-f $request_filename/index.html){ rewrite (.*) $...