Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Jan 23, 2024
1 parent 6f89b9d commit 2e517cd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# nginx-quic
Docker image for Nginx + HTTP/3 - used as base image for NPMplus

Requires: `zlib luajit pcre2 libstdc++ yajl libxml2 libxslt perl libcurl lmdb libfuzzy2 lua5.1-libs geoip libmaxminddb-libs` and libmodsecurity <br>
Requires: `zlib luajit pcre2 libstdc++ yajl libxml2 libxslt libcurl lmdb libfuzzy2 lua5.1-libs geoip libmaxminddb-libs` and libmodsecurity <br>
Please add: `lua_package_path "/usr/local/nginx/lib/lua/?.lua;;";` to the http part of your nginx.conf.
If you use the tar files, please move the `nginx/perl5` folder to `/usr/local/lib/perl5`
If you use the tar files, please move the `nginx/perllocal.pod` file to `/usr/lib/perl5/core_perl/perllocal.pod`
If you use the tar files, please move the `nginx/libmodsecurity.so.3` file to `/usr/local/modsecurity/lib/libmodsecurity.so.3`

0 comments on commit 2e517cd

Please sign in to comment.