Skip to content

Commit

Permalink
add libfuzzy2 ti readme
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Dec 9, 2023
1 parent 538b377 commit ae49b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# 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 lua5.1-libs geoip libmaxminddb-libs` and libmodsecurity <br>
Requires: `zlib luajit pcre2 libstdc++ yajl libxml2 libxslt perl 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`
Expand Down

0 comments on commit ae49b01

Please sign in to comment.