您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123
  1. ngx_addon_name=ngx_http_uploadprogress_module
  2. HTTP_MODULES="$HTTP_MODULES ngx_http_uploadprogress_module"
  3. NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_uploadprogress_module.c"