[Mono-bugs] [Bug 78245][Min] Changed - Mod_mono AutoConfiguration doesn't work for verbs added in httpHandlers section

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 1 14:14:18 EDT 2006


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 gonzalo at ximian.com.

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: gonzalo at ximian.com                            
 ReportedBy: knocte at gmail.com               
 QAContact: mono-bugs at ximian.com
 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 gonzalo at ximian.com  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.


More information about the mono-bugs mailing list