摘要:
1、动态输出 打开E:\study\openresty\openresty-1.19.9.1-win64 目录下的 conf/nginx.conf 文件 在server中增加一下代码 location /hello { default_type text/html; content_by_lua ' 阅读全文
posted @ 2022-02-25 17:51 work hard work smart 阅读(194) 评论(0) 推荐(0)
|
|||
摘要:
1、动态输出 打开E:\study\openresty\openresty-1.19.9.1-win64 目录下的 conf/nginx.conf 文件 在server中增加一下代码 location /hello { default_type text/html; content_by_lua ' 阅读全文
posted @ 2022-02-25 17:51 work hard work smart 阅读(194) 评论(0) 推荐(0) |
|||