How to load module in nginx.conf like we do in httpd.conf?

Francis Daly francis at daoine.org
Wed Aug 8 23:25:48 UTC 2012


On Thu, Aug 09, 2012 at 01:17:45AM +0200, Swapnil P. wrote:

Hi there,

> I want to load all the modules which are mentioned below are in
> httpd.conf.Can you tell me how i can do this in nginx.conf?

You can't.

"nginx -V" to see how this instance was built.

http://nginx.org/en/docs/install.html for how to build a fresh instance
with the modules you want and without the modules you don't.

"./configure --help" for, among other things, a list of the available
distributed modules.

Good luck with it,

	f
-- 
Francis Daly        francis at daoine.org



More information about the nginx mailing list