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 <[email protected]> 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 > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-aspnet-list >
_______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
