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.
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.