×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Bash
Posted by: Paul Allies Allies
Added: Aug 15, 2012 9:14 AM
Views: 1766
Tags: no tags
  1. Download the nginx executable from here https://www.box.com/s/3e2e7d4d9e59bc0e5aa2
  2.  
  3. to install the server as a service download this http://ng-srvinst.attron.org/bin/ng_srvinst.zip
  4.  
  5. Unzip this file and run the following in the unzipped directory
  6.  
  7. To install nginx server as a service:
  8. 1. Change in ng_srv.xml path for your nginx path.
  9. 2. Launch "ng_srvinst.bat install" for service installation.
  10. 3. For uninstall launch "ng_srvinst.bat remove".