Login
Remember
Register
Ask a Question
How can you add module in the Nginx server?
0
votes
asked
Oct 25, 2019
in
NGINX
by
rajeshsharma
How can you add module in the Nginx server?
nginx-server
nginx-module
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 25, 2019
by
SakshiSharma
you have to select the Nginx module during the compile. Runtime selection of module is not being supported by the Nginx server
...