Hello Arvind. Sorry it took so long to answer. I totally missed your email until now.
Arvind Rangan wrote: > Hello, > > How can i define a new mono application under cherokee ? > > I have a name based virtual server which handles all asp.net requests. > > Inside this, in the behaviour tab, i added a new target called > /myapp > made it to server fcgi and configured the mono interpreter as described in > the cherokee docs. > > Now, if i try to run http://virtual-server/myapp/default.aspx, it complains > with a http 500. > > any file in http://virtual-server/default.aspx works fine. > can anybody please shed some light on this ? > > Arvind > Is the check-file checkbox enabled? Are you editing your information source? I suppose either the MONO_FCGI_APPLICATIONS environment variable or the interpreter option --applications should modify "/:" to "/myapp". -- [email protected] http://unixwars.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
