Module ngx_http_addition_module
The ngx_http_addition_module module is a filter that adds text before and after a response. This module is not built by default, it should be enabled with the --with-http_addition_module configuration parameter.
ngx_http_addition_module
--with-http_addition_module
Syntax: add_after_body uri; Default: — Context:
Syntax: addition_types mime-type ...; Default: addition_types text/html;
Syntax: add_before_body uri; Default: — Context: