随笔分类 -  nginx

nginx、nginx+lua
nginx配置,配合lua编程实现
摘要:本次目的是使用nginx结合lua语言配置待检测功能的服务器 首先nginx配置项: 加载的lua 配置文件源码: 在nginx中使用lua语言,首先需要安装lua模块,然后在nginx中的location中使用: rewrite_by_lua_file "lua/oss_auth_paper_bb 阅读全文

posted @ 2017-02-22 10:31 潺潺水声 阅读(2409) 评论(0) 推荐(0)

导航