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 P.S In apache, this is how it is done. Alias /AspNetOnApache "/usr/share/doc/xsp/test" MonoApplications "/AspNetOnApache:/usr/share/doc/xsp/test" <Location /AspNetOnApache> SetHandler mono </Location> From cricket scores to your friends. Try the Yahoo! India Homepage! http://in.yahoo.com/trynew _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
