nginx-1.23.1

This commit is contained in:
theraw
2022-07-29 22:09:29 +00:00
parent ded4c3e6ce
commit e02e9051d5
17 changed files with 3 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@ LUAJIT_LIB="/usr/local/LuaJIT/lib" LUAJIT_INC="/usr/local/LuaJIT/include/luajit-
--lock-path=/var/run/nginx.lock \
--error-log-path=/var/log/nginx/error.log \
--http-log-path=/var/log/nginx/access.log \
--with-pcre \
--without-pcre2 \
--with-threads \
--with-file-aio \
--with-http_ssl_module \