Let's say I have a wildcard domain name - *.example.com
I make request to test.example.com and it works.
How do I store the test part in header? Is there a nginx variable that can be used?
Tried uncle google, but have not found an answer.
Let's say I have a wildcard domain name - *.example.com
I make request to test.example.com and it works.
How do I store the test part in header? Is there a nginx variable that can be used?
Tried uncle google, but have not found an answer.