diff --git a/config b/config index 14e75bfff2..6de049665d 100644 --- a/config +++ b/config @@ -331,7 +331,7 @@ HTTP_LUA_DEPS=" \ $ngx_addon_dir/src/ngx_http_lua_cache.h \ $ngx_addon_dir/src/ngx_http_lua_precontentby.h \ $ngx_addon_dir/src/ngx_http_lua_contentby.h \ - $ngx_addon_dir/src/ngx_http_lua_server_rewriteby.c \ + $ngx_addon_dir/src/ngx_http_lua_server_rewriteby.h \ $ngx_addon_dir/src/ngx_http_lua_rewriteby.h \ $ngx_addon_dir/src/ngx_http_lua_accessby.h \ $ngx_addon_dir/src/ngx_http_lua_setby.h \