<div dir="ltr">Hi<div><br></div><div>I'm doing some work with PayPal integration. My server block looks like this:</div><div><br></div><div><div>server {</div><div> server_name <a href="http://dev01.localmap.net">dev01.localmap.net</a> <a href="http://dev01.devsite.co.uk">dev01.devsite.co.uk</a>;</div>
<div> ..</div><div>}</div></div><div><br></div><div>The work is being done in under '<a href="http://dev01.devsite.co.uk">dev01.devsite.co.uk</a>' domain. However, for link backs from PayPal, it is working out that it should be '<a href="http://dev01.localmap.net">dev01.localmap.net</a>'. If I switch the two around in the server block, then PayPal picks that up.</div>
<div><br></div><div>How is PayPal doing that? And are there any config settings I can use to change this behaviour?</div><div><br></div><div>It is not a major issue, mainly it is confusing some testers who are 'losing' cookie data. I'm looking to explain the situation and make sure we have a nice solution to it.</div>
<div><br></div><div>Thanks,</div><div>Tom</div></div>