From b195d090e01eeec43b8b43234065df1953d3f996 Mon Sep 17 00:00:00 2001 From: xuruidong Date: Mon, 30 Mar 2026 19:14:54 +0800 Subject: [PATCH] chore: update config --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \