NginxWinService

Service wrappers for `nginx` and `php-cgi` for Windows

MIT License

Stars
7
Committers
1

NginxWinService

Service wrappers for nginx and php-cgi for Windows

Support

nginx

  • restart master process
  • close master process using stop signal
  • terminate all child processes if they not terminated with master process
  • log rotatae once per day

php

  • run multiple PHP processes on different ports
  • run multiple PHP processes on single port
  • restart PHP process
  • log php stderr