[Mono-bugs] [Bug 56357][Nor] Changed - mod_mono can't handle non-existing directories

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 10:46:28 -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-10 09:48:12.000000000 -0400
+++ shadow/56357.tmp.27169	2004-04-10 10:46:28.000000000 -0400
@@ -76,6 +76,11 @@
 SetHandler mono in the <Location> section, also serving static files 
 such as images and stylesheets. 
 This really is a performance killer so I changed 'SetHandler mono' 
 into 'AddHandler mono .aspx .ascx .asmx .asax .config' and 
 everything went allright again.
 
+
+------- Additional Comments From gonzalo@ximian.com  2004-04-10 10:46 -------
+Right. I'll add a note for that in the INSTALL file.
+Thanks.
+