http handlers |
| Kim Boarder replied to Partha Mandayam at 12-May-08 02:28 |
Set the aspnet_isapi.dll to filter every page (IIS 6 only)
1) Go to your website properties/home directory tab/ configuration/ mapping tab.
2) In the "Wildcard application maps" set a path to the aspnet_isapi.dll located in the folder of the the version of .net you are using.. This will filter all pages through .net.
3) Do NOT check the "Verify file exists" check box. |
| Biography |
| Worked in IT for 10 years. Just starting with asp.net |
|