view xml/cn/GNUmakefile @ 773:24b1b0101250

Documented "send_lowat" directive in fastcgi and proxy modules.
author Vladimir Homutov <vl@nginx.com>
date Fri, 23 Nov 2012 07:38:47 +0000
parents 99ea52dbb4d4
children ceb8a4e374b7
line wrap: on
line source

DOCS =									\
		faq							\
		windows							\
		syntax							\
		dirindex						\
		http/request_processing					\
		http/server_names					\
		http/configuring_https_servers				\
		debugging_log						\
		http/converting_rewrite_rules				\

FAQ =									\
		welcome_nginx_facebook					\
		sys_errlist						\

REFS =									\
		http/ngx_http_access_module				\
		http/ngx_http_addition_module				\
		http/ngx_http_auth_basic_module				\
		http/ngx_http_autoindex_module				\
		http/ngx_http_browser_module				\
		http/ngx_http_gzip_static_module			\
		http/ngx_http_index_module				\
		http/ngx_http_limit_conn_module				\