We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c731a55 commit ae5e3e4Copy full SHA for ae5e3e4
README.md
@@ -1,7 +1,7 @@
1
# nginx-quic
2
Docker image for Nginx + HTTP/3 - used as base image for NPMplus
3
4
-Requires: `zlib luajit pcre2 libstdc++ yajl libxml2 libxslt perl lmdb libcurl lua5.1-libs geoip libmaxminddb-libs` and libmodsecurity <br>
+Requires: `zlib luajit pcre2 libstdc++ yajl libxml2 libxslt perl libcurl lmdb lua5.1-libs geoip libmaxminddb-libs` and libmodsecurity <br>
5
Please add: `lua_package_path "/usr/local/nginx/lib/lua/?.lua;;";` to the http part of your nginx.conf.
6
If you use the tar files, please move the `nginx/perl5` folder to `/usr/local/lib/perl5`
7
If you use the tar files, please move the `nginx/perllocal.pod` file to `/usr/lib/perl5/core_perl/perllocal.pod`
0 commit comments