
nginx [engine x] is an HTTP and reverse proxy server, a mail proxy server, a generic TCP/UDP proxy server, as well as a load balancer and an HTTP cache.
/installLocation - Intstall to a different destination folder. Default: $Env:ChocolateyToolsLocation\Nginx*/serviceName - The name of the windows service which will be create. Default: nginx/port - The port Nginx will listen to. Default: 80/noService - Don't install the nginx windows serviceExample: choco install nginx --params '"/installLocation:C:\nginx /port:433"'
$Env:ChocolateyToolsLocation\Nginx*/noService install parameter)Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.