mirror of
https://github.com/KevinMidboe/nginx.git
synced 2025-10-29 09:40:26 +00:00
Updated all more_set_header statements with 'KEY: value1 value2' syntax
This commit is contained in:
@@ -35,7 +35,7 @@ http {
|
||||
# Headers #
|
||||
##################
|
||||
|
||||
more_set_headers 'X-Web-Entry Bifrost';
|
||||
more_set_headers 'X-Web-Entry: Bifrost';
|
||||
|
||||
##################
|
||||
# SSL settings #
|
||||
|
||||
Reference in New Issue
Block a user