nginx-cn/.gitmodules

31 lines
1.2 KiB
Plaintext
Raw Normal View History

2024-02-19 21:13:12 -05:00
[submodule "sources/nginx"]
path = sources/nginx
url = https://github.com/nginx/nginx
[submodule "sources/cf-zlib"]
path = sources/cf-zlib
url = https://github.com/cloudflare/zlib
[submodule "sources/modules/nginx-dav-ext-module"]
path = sources/modules/nginx-dav-ext-module
url = https://github.com/arut/nginx-dav-ext-module
[submodule "sources/modules/nginx-module-vts"]
path = sources/modules/nginx-module-vts
url = https://github.com/vozlt/nginx-module-vts
[submodule "sources/modules/ngx-fancyindex"]
path = sources/modules/ngx-fancyindex
url = https://github.com/aperezdc/ngx-fancyindex
2024-03-23 03:20:55 -04:00
[submodule "sources/modules/lua-nginx-module"]
path = sources/modules/lua-nginx-module
url = https://github.com/openresty/lua-nginx-module
[submodule "sources/lua-resty-core"]
path = sources/lua-resty-core
url = https://github.com/openresty/lua-resty-core
[submodule "sources/lua-resty-lrucache"]
path = sources/lua-resty-lrucache
url = https://github.com/openresty/lua-resty-lrucache
[submodule "sources/luajit2"]
path = sources/luajit2
url = https://github.com/openresty/luajit2
2024-09-16 00:19:46 -04:00
[submodule "sources/lua-resty-websocket"]
path = sources/lua-resty-websocket
url = https://github.com/openresty/lua-resty-websocket