Table of Contents
* Generic Syntax
* Main Options
* Encoding :
| # For Linux: | |
| #apt-get install -y libreadline-dev libncurses5-dev libpcre3-dev \ | |
| # libssl-dev perl make build-essential git curl \ | |
| # unzip | |
| ## Uncomment to install with nChan | |
| #git clone https://github.com/openresty/stream-lua-nginx-module.git \ | |
| # --branch master \ | |
| # --single-branch /tmp/stream-lua-nginx-module-master |