Nginx Installation

Installation Instruction

Nginx Admin Install instruction:

cd /usr/local/src

wget http://nginxcp.com/latest/nginxadmin.tar 

tar xf nginxadmin.tar

cd publicnginx

./nginxinstaller install 

 

Nginx Admin Uninstall instruction: 

 

cd /usr/local/src 

wget http://nginxcp.com/latest/nginxadmin.tar 

tar xf nginxadmin.tar 

cd publicnginx

./nginxinstaller uninstall

  • 0 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

Installation of Litespeed webserver on centos with cpanel.

Hello,Today We will learn how to install litespeed webserver on the cpanel Step 1: Install...

Nginx Webserver Introduction

Nginx Nginx (pronounced "engine x") is an open source reverse proxy server for HTTP, HTTPS,...