[Mono-aspnet-list] Issue with asp.net application on Mono with Nginx

Ovidiu D ovidiudeac at gmail.com
Thu Sep 12 09:51:02 UTC 2013


What script are you using for starting the fastcgi server? If you are using
this one: http://yojimbo87.github.io/2010/03/14/mono-startup-script.html

... then you will have to edit this line:

WEBAPPS="www.domain1.xyz:/:/var/www/domain1.xyz/,www.domain2.xyz:/:/var/www/domain2.xyz/"

...and put there your specific paths

If you already done that then, in order to be able to help, somebody will
need the following:
1. nginx configuration file
2. the script which runs the fastcgi server
3. the nginx logs
4. the fastcgi server logs

ovidiu


On Thu, Sep 12, 2013 at 9:48 AM, Coder <bodekarkirti at yahoo.co.in> wrote:

> Hi,
>
> Thanks for the response . Now the error which I am getting is as given
> below:-
> 500 No Application Found
>
> Unable to find a matching application for request:
> Host
> Port
> Request Path    /index.html
> Physical Path
>
> Please help on this .
>
> Thanks in Advance.
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Issue-with-asp-net-application-on-Mono-with-Nginx-tp4660847p4660854.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20130912/7310cc65/attachment.html>


More information about the Mono-aspnet-list mailing list