Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 886 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 886 Bytes

Installation

  • Download the source code of this repo
  • This script will remove old nginx if exists so backup your nginx configurations
  • take a look at installation script and change the versions or PREFIX_NGINX if needed
  • Run the installation script sudo ./install
  • Enjoy :)

What will be installed

Note that you can change versions of all the modules (from the installation script).

  • Nginx
  • Nginx Devel Kit
  • Lua Nginx Module
  • Stream Lua Nginx Module
  • LUAJIT(openresty)
  • Lua Resty Core
  • Lua Resty LruCache
  • Lua Resty Redis
  • Modsecurity
  • Modsecurity Nginx Connector
  • Modsecurity CoreRuleSet
  • Headers More

References