Welcome! Log In Create A New Profile

Advanced

Any way for a module to set directives when it's loaded?

June 15, 2020 01:54PM
Suppose I'm writing an nginx module foo. Is there any way to have foo
set default directives when it gets loaded?

For example, if I wanted foo to add headers to every request could I have

load_module modules/ngx_http_foo_module.so;

implicitly add

proxy_set_header foo-header bar-value;
....

to the http context?
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

Any way for a module to set directives when it's loaded?

rnburn 348 June 15, 2020 01:54PM

Re: Any way for a module to set directives when it's loaded?

Maxim Dounin 150 June 16, 2020 09:00AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 239
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