villanus / nginx

Build and Install NginX as a Reverse Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx Server As Reverse Proxy For IIS

Download, Build & Install NginX 1.6 custom:
Azure / Aws Servers

  • Creates /XEN-TOOLS/ director at root of server
  • Creates custom install of nginx
  • Pulls sites / vhosts from within this repo & configures them

Instructions

Important!
Note: The git repository /usr/share/nginx/ is removed after script completes.
to get latest version type the following commands:

service nginx stop
cd /usr/share
rm -r nginx
git clone https://github.com/NutraXen/nginx.git
/etc/init.d/nginx reload
service nginx start

About

Build and Install NginX as a Reverse Proxy


Languages

Language:ApacheConf 52.6%Language:Shell 22.8%Language:HTML 22.2%Language:CSS 2.4%Language:PHP 0.1%