[Mono-bugs] [Bug 80984][Wis] New - mod_mono on all filetypes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 28 09:53:27 EST 2007
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 adriaanvk at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80984
--- shadow/80984 2007-02-28 09:53:27.000000000 -0500
+++ shadow/80984.tmp.18710 2007-02-28 09:53:27.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 80984
+Product: Mono: Tools
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: mod_mono
+AssignedTo: gonzalo at ximian.com
+ReportedBy: adriaanvk at gmail.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: mod_mono on all filetypes
+
+I have a upload folder where all sort of files are uploaded. It should not
+be possible for the user to download them direct, but there has to be some
+validation. I will fix that with a httphandler on that particular folder
+which will handle all the request.
+
+My point is, in the mod_mono i describe to what files mod_mono is handling.
+Is it possible to define that mod_mono has to handle all, including sub
+directories? So i can check for every file if the user is logged on.
+On IIS you can do this by adding the isapi dll of aspnet to all extensions.
+Eventually the 'check if file exists' can be checked off.
+
+Can you tell me if this is already supported or if you have planned to fix
+this?
More information about the mono-bugs
mailing list