Install Instructions:
If you are installing Nginx first time in your server, you have to run pythonfix script.
Now follow the procedure to install Nginx on you server
Code:
If you are installing Nginx first time in your server, you have to run pythonfix script.
Now follow the procedure to install Nginx on you server
Code:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller install
Uninstall Instruction:
Code:
cd /usr/local/src
wget http://nginxcp.com/latest/nginxadmin.tar
tar xf nginxadmin.tar
cd publicnginx
./nginxinstaller uninstall