Add minimal working module

This commit is contained in:
2026-01-19 09:41:39 +01:00
parent 1234688921
commit 3d42ad0c19
7 changed files with 127 additions and 102 deletions
+7
View File
@@ -0,0 +1,7 @@
ngx_module_type=HTTP
ngx_module_name=ngx_http_pow
ngx_module_srcs="$ngx_addon_dir/ngx_http_pow.c"
. auto/module
ngx_addon_name=$ngx_module_name