Sindbad~EG File Manager

Current Path : /opt/nginxhttpd_/etc/openresty_config/lua/
Upload File :
Current File : //opt/nginxhttpd_/etc/openresty_config/lua/luarocks_modules.txt

# How to install the LuaRocks dependencies ?

cd /etc/nginx/openresty/lua
/usr/local/openresty/luajit/bin/luarocks install --tree lua_modules lua-resty-timer


# How to install LuaRocks with openresty ?

cd /root
wget https://luarocks.org/releases/luarocks-3.9.1.tar.gz
tar -xzvf luarocks-3.9.1.tar.gz
cd luarocks-3.9.1
./configure --prefix=/usr/local/openresty/luajit \
    --with-lua=/usr/local/openresty/luajit/ \
    --lua-suffix=jit \
    --with-lua-include=/usr/local/openresty/luajit/include/luajit-2.1
make
make install

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists