forked from hakasenyang/nginx-build
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
37 lines (37 loc) · 1.34 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[submodule "lib/headers-more-nginx-module"]
path = lib/headers-more-nginx-module
url = https://github.com/openresty/headers-more-nginx-module.git
[submodule "lib/naxsi"]
path = lib/naxsi
url = https://github.com/nbs-system/naxsi.git
[submodule "lib/nginx-dav-ext-module"]
path = lib/nginx-dav-ext-module
url = https://github.com/arut/nginx-dav-ext-module.git
[submodule "lib/ngx_devel_kit"]
path = lib/ngx_devel_kit
url = https://github.com/simplresty/ngx_devel_kit.git
[submodule "lib/ngx-fancyindex"]
path = lib/ngx-fancyindex
url = https://github.com/aperezdc/ngx-fancyindex.git
[submodule "lib/openssl"]
path = lib/openssl
url = https://github.com/hakasenyang/openssl-custom.git
[submodule "lib/pcre"]
path = lib/pcre
url = https://github.com/svn2github/pcre.git
[submodule "lib/zlib"]
path = lib/zlib
url = https://github.com/cloudflare/zlib.git
branch = gcc.amd64
[submodule "lib/ngx_http_geoip2_module"]
path = lib/ngx_http_geoip2_module
url = https://github.com/leev/ngx_http_geoip2_module.git
[submodule "lib/nginx-module-vts"]
path = lib/nginx-module-vts
url = https://github.com/vozlt/nginx-module-vts
[submodule "lib/nginx-http-flv-module"]
path = lib/nginx-http-flv-module
url = https://github.com/winshining/nginx-http-flv-module.git
[submodule "lib/ngx_brotli"]
path = lib/ngx_brotli
url = https://github.com/google/ngx_brotli.git