needs nginx compile install for use 3rd party module?

António P. P. Almeida appa at perusio.net
Sat Jan 14 20:35:54 UTC 2012


On 14 Jan 2012 20h13 WET, lists at ruby-forum.com wrote:

> I know I have to compile 3rd party module if I want to use it.
>
> And I want to know if I have to compile and install Nginx to use 3rd
> party module.
>
> Please let me know.

Usually the module has some form of documentation where
installation instructions are provided. 

Generically you need a config file and to pass the nginx configure
script a --add-module argument for the module you want to compile in:

       --add-module=/path/to/module

--- appa



More information about the nginx mailing list