Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78245 --- shadow/78245 2006-04-30 09:25:30.000000000 -0400 +++ shadow/78245.tmp.3250 2006-05-01 14:14:18.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78245 Product: Mono: Tools Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: FIXED +Severity: Unknown Priority: Minor Component: mod_mono AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -38,6 +38,15 @@ <add verb="*" path="*.m" type="Maverick.Dispatcher, Maverick" /> </httpHandlers> The workaround is to add the following line to mod_mono.conf: AddType application/x-asp-net .m + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-01 14:14 ------- +Right. + +The autoconfigured application results in something that is more like +'AddHandler', so .m is not passed on to mod_mono. + +I've just documented this behavior on the website. +Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
