view config @ 12:a29d74804ff1

Added tag 0.2 for changeset ee8ff54f9b66
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 24 Mar 2010 07:38:56 +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"