B
Brad
I know you can put an http module in an application and
point the web.config file to it so that it will intercept
all http requests, but How can I do the same thing for
ALL requests that come into the Web server?
My understanding is that it would involve using
Machine.config, but I can't find any examples.
Any help would be greatly appreciated.
point the web.config file to it so that it will intercept
all http requests, but How can I do the same thing for
ALL requests that come into the Web server?
My understanding is that it would involve using
Machine.config, but I can't find any examples.
Any help would be greatly appreciated.