General
Compile and use nginx dynamic modules
If you want to add a module to nginx, but don't want to or can't recompile the whole nginx, e.g. because you have installed ready-made packages from a package source, you can add the desired module dynamically afterwards [...].