Forum Moderators: phranque

Message Too Old, No Replies

ISAPI Filters

Any good information on ISAPI filters

         

richlowe

3:21 pm on May 9, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I am thinking about writing an ISAPI filter for my IIS 5 web server to filter out specific HTTP_USER_AGENTS. Besides MSDN and Microsoft, does anyone know of any reasonable documentation on how to do this? It looks pretty straightforward, but this is my first attempt at a filter.

By the way, ISAPI does not seem very popular. I searched around for a while and didn't find many articles about it. This seems unusual - seach for htaccess and you find zillions of articles.

Thanks, Richard Lowe

DaveAtIFG

6:26 pm on May 13, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I did a little digging and didn't find much either. Can anyone suggest any resources for Rich?

richlowe

3:03 pm on May 15, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



From my own reading so far, I've determined that ISAPI looks pretty cool, but it is indeed programming. It's been around a while, but does not seem to have caught on, at least judging from the number of articles on the internet.

Anyway, any further help would be appreciated.

Richard Lowe