<div dir="ltr"><div class="gmail_quote"><div><span class="gmail_default" style="font-size:large">Thank you Miguel. But you misunderstood the question. This suggestion...</span></div><div><span class="gmail_default" style="font-size:large"><br></span></div><div><span class="gmail_default" style="font-size:large"></span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div dir="auto"></div><div dir="auto">nginx blog as a great guide on it though <a href="https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus/" target="_blank">https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus/</a></div><div dir="auto"><br></div></div></blockquote><div><br></div><div><br></div><div><br></div><div><div class="gmail_default" style="font-size:large">...misses the very first question in this thread: we cannot compile nginx from source on our server. At least not in a way that that compiled version would become the nginx installed in our *system*. We need to install nginx via the default Fedora dnf package manager, which at this time installs 1.18.0. </div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Now, what I don't mind doing is to compile nginx in some self-contained folder somewhere, then use that compilation to create the .so or whatever the module file for that version is....if all of this module compiling does *not* affect the system-installed dnf version of nginx. Is this possible? </div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">If so, the instructions do not help with this. The first step in that official tutorial is to compile nginx and that compiled nginx then becomes the system's main nginx. It replaces whatever was installed via "dnf install nginx". Yes? </div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Hope this makes sense. Have I correctly understood how nginx compilation works? Appreciate any pointers. </div><div class="gmail_default" style="font-size:large"><br></div></div><div class="gmail_default" style="font-size:large">Thank you. </div><div class="gmail_default" style="font-size:large"><br></div></div></div>