comparison xml/ru/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 99f8165723ca
children 9c766ddc3535
comparison
equal deleted inserted replaced
970:051de14a6e79 971:6316a7579448
24 REFS = \ 24 REFS = \
25 ngx_core_module \ 25 ngx_core_module \
26 http/ngx_http_access_module \ 26 http/ngx_http_access_module \
27 http/ngx_http_addition_module \ 27 http/ngx_http_addition_module \
28 http/ngx_http_auth_basic_module \ 28 http/ngx_http_auth_basic_module \
29 http/ngx_http_auth_request_module \
29 http/ngx_http_autoindex_module \ 30 http/ngx_http_autoindex_module \
30 http/ngx_http_browser_module \ 31 http/ngx_http_browser_module \
31 http/ngx_http_charset_module \ 32 http/ngx_http_charset_module \
32 http/ngx_http_core_module \ 33 http/ngx_http_core_module \
33 http/ngx_http_dav_module \ 34 http/ngx_http_dav_module \