Hello,
I have created a httpmodule with which to check all the http requests, depending on how they are I do a rewritepath or not.
Later, in the IIS 6, i have tried to add in mappings an extension of application indicating the dll of the httpmodule and in extension, * in order that all should be applied and it says to me that it is a not valid format.
Also I have tried to add it like application wildcard but then pages do not show.
All this is for that when www.my page.com/section/A/ is requested, the page http://www.mypage.com/section/?P1=A is show but in navigator direction, it continues www.my page.com/section/A/.
Thank you very much for your help.
Regards.
Camino.