摘要: wordpresslocation / { index index.html index.php; if (-f $request_filename/index.html){ rewrite (.*) $1/index.html break; } if (-f $request_fil... 阅读全文
posted @ 2015-02-03 20:39 科学家会武术 阅读(206) 评论(0) 推荐(0) 编辑