ASP.NET pages with nginx

Jonathan Matthews contact at jpluscplusm.com
Mon Feb 10 15:26:26 UTC 2014


On 10 February 2014 10:55, parnican <nginx-forum at nginx.us> wrote:
> Hi all,
> i would like to use my aspx pages with raspberry and nginx but it seem to be
> not an easy goal...
> I have tried almost all "tutorials" on the web but i can not find solution
> for my issue. With lots of experiments i was able to reach a point where i
> can not move forward.
>
> No Application Found
> ,Unable to find a matching application for request:
> ,Host   bernolak.dyndns.info:8080

I suspect this is a problem ^^^^^^^^^^ - and it *may* be /your/ problem.
You're obviously hitting the mono app server, so the problem is just
one of getting mono and nginx to agree on what they're talking about.

Figure out how to make nginx *not* pass through the ":8080" in the
Host header, and you may find yourself further on the path to a
working setup.

HTH,
J



More information about the nginx mailing list