0 votes
in NGINX by
How To Add Modules In Nginx Server?

1 Answer

0 votes
by

During the compilation process, Nginx modules must be selected as such runtime selection of modules is not supported by Nginx.

...