[Mono-bugs] [Bug 71867][Wis] Changed - Multiple MonoApplications Directives

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Jan 2005 14:29:56 -0500 (EST)


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@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71867

--- shadow/71867	2005-01-27 12:45:30.000000000 -0500
+++ shadow/71867.tmp.18735	2005-01-27 14:29:56.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 71867
 Product: Mono: Tools
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: mod_mono
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: rlyon@novell.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -31,6 +31,9 @@
  
 Alias /demo2 "/demo2:/opt/demo2" 
 MonoApplications "/demo2:/opt/demo2" 
 <Location /demo2> 
 	SetHandler mono 
 </Location>
+
+------- Additional Comments From gonzalo@ximian.com  2005-01-27 14:29 -------
+Have you tried moving the MonoApplications into <Location>?