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=35855>.
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=35855

           Summary: webconfig httphandlers
           Product: Apache mod_aspdotnet
           Version: 2.0.0
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_aspdotnet
        AssignedTo: cli-dev@httpd.apache.org
        ReportedBy: [EMAIL PROTECTED]


I added some httphandlers to my web.config file, and mod_aspdotnet doesn't 
seem to pick them up. For example, <add verb="*" path="*.pas" 
type="System.Web.HttpForbiddenHandler"/> should send users to the forbidden 
handler when trying to request files that end in ".pas" But it does not work, 
even when restarting httpd. Browser does not matter.

-- 
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.

Reply via email to