mirror of
https://github.com/KevinMidboe/nginx.git
synced 2026-01-26 19:26:46 +00:00
Replaced all instances of add_header with more_set_headers
This commit is contained in:
@@ -56,7 +56,7 @@ server {
|
||||
# listen 80 default_server;
|
||||
# listen [::]:80 default_server;
|
||||
# server_name planetposen.no *.leifsopplevelser.no ruterna.no *.kevinmidboe.com kevinmidboe.com knowit.vin seasoned.show request.movie *.schleppe.cloud *.k9e.no;
|
||||
# add_header Upgrading Connection;
|
||||
# more_set_headers Upgrading Connection;
|
||||
# return 302 https://$host$request_uri;
|
||||
#}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user