Hi all,
I have Debian stretch where nginx was installed with apt-get install the usual way after adding the sources to the sources.list file. nginx is Version 1.13.7
Now I would like to include the following module: ngx_stream_core_module
On the site http://nginx.org/en/docs/stream/ngx_stream_core_module.html there are the following instructions:
This module is not built by default, it should be enabled with the --with-stream configuration parameter.
Unfortunately I have no idea what I need to do exactly.
Can anybody help me and tell me what I need to do to get this work ?
Many thanks.
I have Debian stretch where nginx was installed with apt-get install the usual way after adding the sources to the sources.list file. nginx is Version 1.13.7
Now I would like to include the following module: ngx_stream_core_module
On the site http://nginx.org/en/docs/stream/ngx_stream_core_module.html there are the following instructions:
This module is not built by default, it should be enabled with the --with-stream configuration parameter.
Unfortunately I have no idea what I need to do exactly.
Can anybody help me and tell me what I need to do to get this work ?
Many thanks.