Hi there, > that are not ASP.NET pages/handlers it will fail with that error. In > this case, using AddHandler is the way to go, which is the same thing > that IIS does, ie, let apache serve non-ASP.NET files.
that's exactly my problem at the moment. Actually I don't use a global.asax file, and if I replace SetHandler by AddHandler, mod_mono does not work at all, it gives me a (XSP) 404 for every page I request. Any ideas? Are there known problems with mod_mono 1.0.1 and AddHandler? Thanks in advance, Golo _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
