[Mono-bugs] [Bug 56357][Nor] Changed - mod_mono can't handle non-existing directories
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 4 Apr 2004 04:27:35 -0400 (EDT)
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=56357
--- shadow/56357 2004-04-02 14:19:55.000000000 -0500
+++ shadow/56357.tmp.25746 2004-04-04 04:27:35.000000000 -0400
@@ -3,13 +3,13 @@
Version: unspecified
OS: Red Hat 9.0
OS Details: Apache 2.0.48, mod_mono 0.7
Status: NEW
Resolution:
Severity: Unknown
-Priority: Cosmetic
+Priority: Normal
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: martijn@boland.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -55,6 +55,9 @@
------- Additional Comments From martijn@boland.org 2004-04-02 14:19 -------
Perhaps it's a little more serious than cosmetic. A lot of current
open-source applications like Rainbow Portal or .Text depend on url
rewriting handled by ASP.NET (no ISAPI filer or mod_rewrite).
These applications will not work with mod_mono in the current state.
+
+------- Additional Comments From gonzalo@ximian.com 2004-04-04 04:27 -------
+You're right.