mirror of
https://github.com/KevinMidboe/nginx.git
synced 2025-10-29 09:40:26 +00:00
Rename directive add_header -> more_set_header
This commit is contained in:
@@ -35,7 +35,7 @@ http {
|
||||
# Headers #
|
||||
##################
|
||||
|
||||
add_header X-Web-Entry "Bifrost" always;
|
||||
more_set_header 'X-Web-Entry Bifrost';
|
||||
|
||||
##################
|
||||
# SSL settings #
|
||||
|
||||
Reference in New Issue
Block a user