Answer the question
In order to leave comments, you need to log in
Is it possible to add a module to Nginx if I built it from Repo?
Actually the question is in the title.
Installed nginx from repo:
[nginx-mainline]
name=nginx mainline repo
baseurl=http://nginx.org/packages/mainline/centos/$releasever/$basearch/
gpgcheck=1
enabled=1
gpgkey=https://nginx.org/keys/nginx_signing.key
module_hotfixes=true
Answer the question
In order to leave comments, you need to log in
Most likely you can compile them as Dynamic modules.
https://www.nginx.com/resources/wiki/extending/con...
You can always download src.rpm, unpack it - change configuration keys and rebuild it into a binary rpm.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question