学习OpenResty编程
生活随笔
收集整理的這篇文章主要介紹了
学习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
?
總結
以上是生活随笔為你收集整理的学习OpenResty编程的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 使用CSS预处理器Less
- 下一篇: linux的find命令