@@ -52,9 +52,6 @@ server {
|
||||
|
||||
include snippets/universal_paths.conf;
|
||||
|
||||
# Don't send headers
|
||||
add_header "" "";
|
||||
|
||||
location / {
|
||||
return 308 https://$host$request_uri;
|
||||
}
|
||||
|
Reference in New Issue
Block a user