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 23892db commit 03b616fCopy full SHA for 03b616f
README
@@ -21,8 +21,7 @@ this module:
21
22
# Here we assume you would install you nginx under /opt/nginx/.
23
$ ./configure --prefix=/opt/nginx \
24
- --add-module=/path/to/ngx_devel_kit \
25
- --add-module=/path/to/lua-nginx-module
+ --add-module=/path/to/sqlite-http-basic-auth-nginx-module \
26
27
$ make
28
$ make install
0 commit comments