packages/net/nginx
Christian Marangi add3cbfcd3
nginx: fix problem with migration of uci conf template
Fix some problem with migration of uci conf template and include of
module.d directive.

Fix 2 case:
- uci.conf.template not versioned but with the include module.d
  resulting in double include module.d

- uci.conf.template version 1.1 with the include module.d at the end
  of the config. This is problematic for nginx as modules must be
  included before any http directive.

Handle this 2 case to restore a working uci.conf.template configuration
on migrated config.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-06-11 04:36:12 +02:00
..
files nginx: fix problem with migration of uci conf template 2023-06-11 04:36:12 +02:00
files-luci-support nginx: introduce support for dynamic modules 2023-04-27 06:14:57 +02:00
patches nginx: refactor Makefile 2023-05-26 13:51:50 +02:00
Config_ssl.in nginx: fix compilation error for nginx-full 2023-05-06 07:17:25 +02:00
Makefile nginx: fix problem with migration of uci conf template 2023-06-11 04:36:12 +02:00