nginx 配置单入口

# 略...
location / 
	{
		try_fiels $uri $uri/ /index.php;
	}
# 略...
posted @ 2015-09-13 22:55  eecjimmy  阅读(664)  评论(0)    收藏  举报