nginx: [emerg] "server" directive is not allowed here in E:/JetBrains/main/nginx/test.conf:1
看提示,是你配置放的位置不对吧,你是放到http{}里面了吗
http{ server{ .......... } }
http://bbs.chinaunix.net/thread-4155659-1-1.html