Skip to content

Instantly share code, notes, and snippets.

@LincolnBurrows
Created April 20, 2016 02:11
Show Gist options
  • Save LincolnBurrows/ccd75872f05dc39b7c9e0a6c8ec46f1a to your computer and use it in GitHub Desktop.
Save LincolnBurrows/ccd75872f05dc39b7c9e0a6c8ec46f1a to your computer and use it in GitHub Desktop.
nginx windows7
cd c:\
unzip nginx-1.8.1.zip
ren nginx-1.8.1 nginx
cd nginx
start nginx
control:
nginx -s [stop|quit|reopen|reload]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment