mike-pt / NginxService

Windows service wrapper for nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NginxService

Service wrapper that allows you to run nginx.exe as a service on Windows.

Requirements

.NET 4.0+

Usage

  1. Copy NginxService.exe into the same directory as nginx.exe
  2. Run NginxService.exe install
  3. Run NginxService.exe start

About

Windows service wrapper for nginx

License:Other