Skip to content

seven6306/ubuntu_nginx_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ubuntu_Nginx_Server

Info

  • Quick nginx server settings
  • Nginx server with http & https
  • Encrypt with three way, improve site security
  • Add offline install script, support i386 & amd64
  • Easily uninstall nginx server

How to use it

# Setup nginx server within internet
$ bash nginx_server.sh

# Setup nginx server without internet
$ bash offline_nginx_server.sh

# Uninstall
$ bash uninstall.sh