Hello,
I have created a HttpModule for that when www.my page.com/section/A/ is requested, the page http://www.mypage.com/section/?P1=A is show,but i don't want that the navigator direction changes. I use RewritePath.
When the direction is www.my page.com/section/index.aspx/A/ the direction doesn't change and the showed page is correct.
But when it is www.my page.com/section/A/ appears www.mypage.com/section/?P1=A.
This can be because section/index.aspx is the real page, but section/A/ no.
I don't know like doing it.
Thanks for your help.
Regards.