随笔分类 -  nginx

摘要:1、在windows下安装nginx,解压之后,在此目录下,dos进去,start nginx2、配置文件:http { include mime.types; default_type application/octet-stream; sendfile on; keepalive_timeou... 阅读全文
posted @ 2015-09-09 17:44 li1111xin 阅读(303) 评论(0) 推荐(0)