Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Map all requests to asp.net isapi

Status
Not open for further replies.

Tokhra

Programmer
Oct 1, 2003
134
ES
Hi all,

Running Windows XP pro with IIS im wondering how I could map _ALL_ requests to the asp.net ISAPI.

I need to do this so I can enable effective url rewriting from asp.net and handle static file requests myself.

If I go to IIS > Website > Properties > Home Directory > Configuration I get a screen allowing me to map an extension to a .exe or .dll, however, I can't seem to map .*, or infact anything else (the OK button stays disabled).

I wonder if theres a way to do this via the command line?

Also do I need to delete all the other mapping information in order to map everything to the asp.net ISAPI.

Thanks,
Matt.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top