Maybe some forwarded host header action?2
This commit is contained in:
@@ -80,7 +80,7 @@ server {
|
||||
|
||||
location / {
|
||||
include /etc/nginx/includes/proxy.conf;
|
||||
proxy_set_header X-Forwarded-Host $host:443;
|
||||
proxy_set_header X-Forwarded-Host http://cloud.colindiem.com:80;
|
||||
proxy_pass https://192.168.1.202:9443;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user