aboutsummaryrefslogtreecommitdiff
path: root/config
blob: 827af7b21656bfd8aa960661bb5bb79f1d012b92 (plain)
1
2
3
4
ngx_addon_name="ngx_http_auth_hash_module"
HTTP_MODULES="$HTTP_MODULES ngx_http_auth_hash_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_auth_hash_module.c"
CORE_LIBS="$CORE_LIBS -lcrypto"