B
B
Boris Kravchenko2016-01-20 16:53:39
Nginx
Boris Kravchenko, 2016-01-20 16:53:39

How to list nginx modules as a list?

I just can’t figure out how to display the list of nginx modules that have been cut in a normal way.
nginx -V produces "inedible" crap =)
Sorry for the noob question, I just can't find it, but I remember exactly that I did it somehow before. Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Burov, 2016-01-20
@BuriK666

nginx -V 2>&1|xargs -n1|grep module

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question