ASP.NET pages with nginx

Jonathan Matthews contact at jpluscplusm.com
Tue Feb 11 15:04:55 UTC 2014


On 11 Feb 2014 15:09, "parnican" <nginx-forum at nginx.us> wrote:
>
> This didn't work.
> proxy_set_header Host  $proxy_host;
> next try
> proxy_set_header Host $http_host:8080;

Tell your app to expect "bernolak.dyndns.info", without the port suffix.

Tell nginx to set the Host header to "bernolak.dyndns.info", without the
port suffix.

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.

J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140211/15f66491/attachment-0001.html>


More information about the nginx mailing list