I am running Mono's ASP.NET MVC on nginx. However, it doesn't seem to respect Global.asax, which routes / to /Home/Index. Site routes fine on IIS.

See:

What's causing this?

link|improve this question
I think this was answered on [this][1] question. [1]: stackoverflow.com/questions/3891976/… – ruionwriting Nov 23 '11 at 2:30
Thank you!! That is the solution. – voidvector Nov 24 '11 at 3:27
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.