puppet-nginx icon indicating copy to clipboard operation
puppet-nginx copied to clipboard

Add sub_filter support

Open hashworks opened this issue 3 years ago • 1 comments

The configuration options of the ngx_http_sub_module are not implemented.

  • sub_filter: Array of string pairs
  • sub_filter_once: Bool, on or off
  • sub_filter_last_modified: Bool, on or off
  • sub_filter_types: String or Mime-Types enum and *

All are available in http, server and location.

hashworks avatar Jan 30 '22 18:01 hashworks

Hello! Are you able to provide a PR adding those enhancements?

root-expert avatar Feb 14 '22 14:02 root-expert