On Mon, Nov 10, 2014 at 02:01:13AM -0500, FireFalcon wrote:
Hi there,
> When I run the following command:
>
> fastcgi-mono-server4 --appconfigdir /etc/webapps /socket=tcp:127.0.0.1:9002
>
> nothing happens, Terminal doesn't show any response. What can I do???
What response do you expect to see
Good day,
first of all I am new to Linux OS and mono.
I am tryiing to run my ASP.NET Web API on Ubuntu with Nginx and Mono. Here
is what I've done so far:
I have installed mono, nginx, fastcgi-server4 and all successful.
I have followed all the steps from the following URL to run my application
o