Skip to content

Problem with Tracking Domain #2897

Closed Answered by mascor
mascor asked this question in Help with using Postal
Mar 25, 2024 · 4 comments · 1 reply
Discussion options

You must be logged in to vote

I was able to with this /opt/postal/config/Caddyfile file:

postal.mydomain.com {
reverse_proxy 127.0.0.1:5000
}

track.mydomain.com {
reverse_proxy 127.0.0.1:5000 {
header_up X-Postal-Track-Host "1"
}
}

click.mydomain.com {
reverse_proxy 127.0.0.1:5000 {
header_up X-Postal-Track-Host "1"
}
}

Thanks

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@willpower232
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by willpower232
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants