<p dir="ltr">On 11 Feb 2014 15:09, "parnican" <<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>> wrote:<br>
><br>
> This didn't work.<br>
> proxy_set_header Host  $proxy_host;<br>
> next try<br>
> proxy_set_header Host $http_host:8080;</p>
<p dir="ltr">Tell your app to expect "<a href="http://bernolak.dyndns.info">bernolak.dyndns.info</a>", without the port suffix.</p>
<p dir="ltr">Tell nginx to set the Host header to "<a href="http://bernolak.dyndns.info">bernolak.dyndns.info</a>", without the port suffix.</p>
<p dir="ltr">I'll tap out at this point, however, as any further discussion is likely to involve mono integration and that's not something I particularly enjoy.</p>
<p dir="ltr">J</p>