fyi, site doc bug/typo
instructions @
http://nginx.org/en/docs/njs_about.html
state
...
The modules can also be built as dynamic:
./configure --add-dynamic_module=path-to-njs/nginx
...
that's a typo. should be,
./configure --add-dynamic-module=path-to-njs/nginx
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel