Hi Ian,
hope you're doing well these days.
On Mon, Oct 25, 2021 at 07:09:42PM +0100, Ian Hobson wrote:
> Hi all,
[...]
Please take a look on the following line:
>--add-module=../nchan-1.2.12
The "--add-module" configure argument adds a module as a static,
i.e. built-in functionality, into
Hi all,
When nginx is installed from the ubuntu 20.4 repos,
it sets up assorted modules in nginx/modules-enabled
When I load it, it loads just fine.
However I need a few extra modules, which I compiled
in using ubuntu 18.04. So, copied the Sources directory over and updated
the modules that hav