Tagged: listen 443 ssl

在 LNMP 2.1 中 执行 lnmp nginx reload 时报错:Reload nginx... nginx: [warn] the "listen ... http2" directive is deprecated, use the "http2" directive instead in /usr/local/nginx/conf/vhost/xxx.yyy.cn.conf:46 0

Warning when executing lnmp nginx reload in lnmp 2.1: reload nginx… nginx:[warn]The “listen … http2” directive is deprecated, use the “http2” directive instead /usr/local/nginx/conf/vhost/xxx.yyy.cn.conf:46

浏览量: 9 1. When executing lnmp nginx reload in lnmp 2.1, an error is reported: reload nginx… nginx:[warn]The “listen … http2” directive is deprecated, use the “http2” directive instead /usr/local/nginx/conf/vhost/xxx.yyy.cn.conf:46. as shown in Figure...

参考入门文档:https://openresty.org/cn/getting-started.html 。运行 lua 程序,响应正常。符合预期。 0

Installation and deployment of OpenResty under Windows 10, and support running PHP and Lua at the same time

浏览量: 52 1. URL: http://openresty.org/cn/download.html , download and install: 64-bit Windows: openresty-1.19.9.1-win64.zip. 2. Unzip to the directory: C:\OpenResty-1.19.9.1-Win64. as shown in Figure 1 3. Usage documentation for Windows version of OpenResty: https://github.com/openresty/openresty/blob/master/doc/readme-windows.md . Start...