On Mon, Dec 31, 2018 at 12:53 AM Nathanael Noblet wrote:
>
> So you replaced the entire NGINX system rpm with yours + the module? There’s
> no other way to get this stuff in Fedora/EPEL?
>
> —
> Nathanael
There are other methods, but this worked well., but this kept the core
source components in
So you replaced the entire NGINX system rpm with yours + the module? There’s no
other way to get this stuff in Fedora/EPEL?
—
Nathanael
> On Dec 27, 2018, at 3:41 PM, Nico Kadel-Garcia wrote:
>
> You’re right, nginx modules require the nginx source code. The last time I
> did
You’re right, nginx modules require the nginx source code. The last time I did
one, I wound up building my own nginx SRPM, built much like different versions
of mysql or Mariadb have been published to live in the same system locations,
different rpm names, with Provedes and Requires and
Hello,
I recently wanted to add a modsecurity nginx module but in researching how to
build modules for nginx it seems you need the sources (not devel/headers) of
nginx and then build from the nginx source directory. Is that correct? It does
seem that there aren’t any of the 3rd party nginx