view config @ 3:666c7bf3e009

Added tag 0.1 for changeset 187ac993cd15
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 27 Feb 2010 21:25:18 +0300
parents 436da5355bd5
children
line wrap: on
line source

# (C) Maxim Dounin
# Configuration for ngx_http_auth_request_module.

ngx_addon_name="ngx_http_auth_request_module"

HTTP_MODULES="$HTTP_MODULES \
		ngx_http_auth_request_module"

NGX_ADDON_SRCS="$NGX_ADDON_SRCS \
		$ngx_addon_dir/ngx_http_auth_request_module.c"