comparison xml/en/GNUmakefile @ 971:6316a7579448

Documented the "ngx_http_auth_request" module.
author Vladimir Homutov <vl@nginx.com>
date Thu, 22 Aug 2013 17:23:42 +0400
parents aded7086e84f
children 5f41c6582a4b
comparison
equal deleted inserted replaced
970:051de14a6e79 971:6316a7579448
33 REFS = \ 33 REFS = \
34 ngx_core_module \ 34 ngx_core_module \
35 http/ngx_http_access_module \ 35 http/ngx_http_access_module \
36 http/ngx_http_addition_module \ 36 http/ngx_http_addition_module \
37 http/ngx_http_auth_basic_module \ 37 http/ngx_http_auth_basic_module \
38 http/ngx_http_auth_request_module \
38 http/ngx_http_autoindex_module \ 39 http/ngx_http_autoindex_module \
39 http/ngx_http_browser_module \ 40 http/ngx_http_browser_module \
40 http/ngx_http_charset_module \ 41 http/ngx_http_charset_module \
41 http/ngx_http_core_module \ 42 http/ngx_http_core_module \
42 http/ngx_http_dav_module \ 43 http/ngx_http_dav_module \