Hello stackoverflow community!
How does nginx know from which domain the url comes from in order to serve the right page? I tried adding the domain and the full url to the Referer header but that did not work. Is there any way to access the ip of the server and with the right request get a website?