Changes between Initial Version and Version 1 of Ticket #854, comment 3
- Timestamp:
- 06/04/17 13:57:24 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #854, comment 3
initial v1 40 40 41 41 I think it will be better, safer and simpler to have a directive directly in nginx to allow inheritance, at least for {{{add_header}}} which is the only inheritance trouble I met. 42 An {{{add_header}} option {{{inherit}} like {{{always}}} will do the job, for example {{{add_header Foo Bar inherit}}}).42 An {{{add_header}}} option {{{inherit}}} like {{{always}}} will do the job, for example {{{add_header Foo Bar inherit}}}).