Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-09-27 17:22:10 +0400
committerIgor Sysoev <igor@sysoev.ru>2008-09-27 17:22:10 +0400
commite52991ecbe61464294afe4d40d462fa96ebe3924 (patch)
treebfe9a07435fec27c8801cb74d9551763ba647e78 /auto/sources
parent67366142750f08752d1b3fb2e9500e6d1c2831fb (diff)
ngx_http_secure_link_module
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index 491c2e77b..68ec98fd3 100644
--- a/auto/sources
+++ b/auto/sources
@@ -425,6 +425,10 @@ HTTP_BROWSER_MODULE=ngx_http_browser_module
HTTP_BROWSER_SRCS=src/http/modules/ngx_http_browser_module.c
+HTTP_SECURE_LINK_MODULE=ngx_http_secure_link_module
+HTTP_SECURE_LINK_SRCS=src/http/modules/ngx_http_secure_link_module.c
+
+
HTTP_FLV_MODULE=ngx_http_flv_module
HTTP_FLV_SRCS=src/http/modules/ngx_http_flv_module.c