[Mono-bugs] [Bug 75560][Min] New - <IfModule> in mod_mono.conf
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 15 17:03:37 EDT 2005
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 rlyon at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75560
--- shadow/75560 2005-07-15 17:03:37.000000000 -0400
+++ shadow/75560.tmp.1899 2005-07-15 17:03:37.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 75560
+Product: Mono: Tools
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: mod_mono
+AssignedTo: gonzalo at ximian.com
+ReportedBy: rlyon at novell.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: <IfModule> in mod_mono.conf
+
+The load module in mod_mono.conf should include if directives to prevent
+warnings with multiple configurations using the mono_module.
+
+<IfModule !mod_mono.c>
+ LoadModule mono_module /usr/lib/apache2/mod_mono.so
+</IfModule>
More information about the mono-bugs
mailing list