Skip to content

Commit

Permalink
Init
Browse files Browse the repository at this point in the history
  • Loading branch information
NsLib committed May 10, 2016
0 parents commit 0b38db5
Show file tree
Hide file tree
Showing 2 changed files with 715 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
have=NGX_TRAFFIC_STATUS . auto/have

ngx_addon_name=ngx_http_traffic_analysis_module
HTTP_AUX_FILTER_MODULES="$HTTP_AUX_FILTER_MODULES ngx_http_traffic_analysis_module"
NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_traffic_analysis_module.c"
Loading

0 comments on commit 0b38db5

Please sign in to comment.