echo-nginx-module icon indicating copy to clipboard operation
echo-nginx-module copied to clipboard

How to build .so file from source code

Open k525245669 opened this issue 6 years ago • 1 comments

There is still a gap for me to use this module.

In the README's Installation session: nginx.conf load_module /path/to/modules/ngx_http_echo_module.so;

Can anybody give the way to build .so file from source code. Thanks a lot.

k525245669 avatar Aug 16 '18 15:08 k525245669

https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus/

shixiaoliu avatar Nov 21 '19 05:11 shixiaoliu