Welcome! Log In Create A New Profile

Advanced

Feature Request: "include path/file*.mask" в geo/map

Alexander Azarov
August 02, 2011 02:08PM
Добрый день, nginx team!

Сделайте пожалуйста поддержку файловых масок в include внутри geo/map. Для единообразия с nginx.conf и удобства сборки конфигураций. E.g. use case:

geo $do_ban {
default "";
include ban.d/*.conf;
delete 127.0.0.1;
delete 192.168.0.0/16;
}

С уважением,
Александр Азаров
_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru
Subject Author Posted

Feature Request: "include path/file*.mask" в geo/map

Alexander Azarov August 02, 2011 02:08PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 257
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready