Answers for "nginx check if module is installed"

0

nginx list loaded modules

nginx -V 2>&1 | tr ' ' 'n'
Posted by: Guest on October-27-2020

Code answers related to "nginx check if module is installed"

Browse Popular Code Answers by Language