Skip to content

Question on tracking? #3095

Aug 20, 2024 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

it seems i had a typo the working config is

       proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
       proxy_set_header Host $http_host;
       proxy_set_header  X-Forwarded-Proto $scheme;
       proxy_set_header  X-Forwarded-Ssl on;
       proxy_set_header  X-Forwarded-Port $server_port;
       proxy_set_header  X-Forwarded-Host $host;
proxy_set_header X-Postal-Track-Host 1;

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@willpower232
Comment options

@killmasta93
Comment options

@killmasta93
Comment options

@killmasta93
Comment options

Answer selected by killmasta93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants