学习OpenResty编程

1、Windows版本的下载位置

https://github.com/LomoX-Offical/nginx-openresty-windows

 Linux下OpenResty的下载和安装

http://www.cnblogs.com/littlehb/p/3645348.html

编程IDE下载:ZeroBraneStudioEduPack-1.60-win32

链接: http://pan.baidu.com/s/1qYNVras 密码: gi89

SftpDrive 1.7.9

链接: http://pan.baidu.com/s/1b6699k 密码: wnnj

2、启动与停止

启动:

  start nginx

停止:

  taskkill /f /im nginx.exe

启动停止脚本下载:

链接: http://pan.baidu.com/s/1ge7c26B 密码: 3eum

3、跟着开涛一起学习OpenResty

http://jinnianshilongnian.iteye.com/category/333854

原文地址:https://www.cnblogs.com/littlehb/p/7416375.html