[Mono-bugs] [Bug 56357][Cos] Changed - mod_mono can't handle non-existing directories
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Apr 2004 08:20:02 -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=56357
--- shadow/56357 2004-04-01 17:27:36.000000000 -0500
+++ shadow/56357.tmp.7231 2004-04-02 08:20:01.000000000 -0500
@@ -2,14 +2,14 @@
Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details: Apache 2.0.48, mod_mono 0.7
Status: NEW
Resolution:
-Severity:
-Priority: Normal
+Severity: Unknown
+Priority: Cosmetic
Component: Sys.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: martijn@boland.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -43,6 +43,12 @@
How often does this happen?
always
Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com 2004-04-02 08:20 -------
+Switching this to cosmetic.
+Either the apache error or the aspx page should be fine.
+The problem is that apache checks for the file before passing it to
+mod_mono... May be we can change this.