May 17, 2007
Here are the steps you need to enable tracing for a site using appcmd. 1. Enable tracing for site. 2. Enable tracing for all request paths and for all response codes. 3. Appcmd leaves verbosity to default value “warning”. Get the providers count to change...
1 comments
Tags: AppcmdTracing
May 03, 2007
HttpRedirection module allows you to do client side redirection as per various configuration rules. There are not many changes from what IIS6 had but I thought it will be good to revisit its configuration and behavior in IIS7. Redirection module is not...
10 comments
Tags: HttpRedirection