DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=33880>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=33880 ------- Additional Comments From [EMAIL PROTECTED] 2005-03-30 23:09 ------- (In reply to comment #2) > While your concern is valid, and the feature is desireable, > this patch can't be used as is. mod_aspdotnet deliberately > handles explicit files to avoid a number of security issues. > > For those who desire the feature, I'm adding the optional > AspNet on|off to route all requests to ASP.NET, no matter > if they correspond to files, or not. E.g. But still only file types that were assigned to the asp.net handler will be routed to ASP.NET, am I right? > > AspNetMount /myapp c:/path/to/myapp > <Location /myapp> > AspNet on > </Location> > > With this directive, the security added by Apache httpd is > retained, while permitting administrators to open things > up to any ASP.NET uri. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.