Hi,
I am 99% certain the URL Rewrite is the way to do this but please advise if not.
I have an application that sits on the root of default websites (http://myapp.com - example). Because of what our app does it will sometimes receive a path on the URL likehttp://myapp.com/path1/path2.
What I would like to do is keep the paths in the URL however ignore them at let the app do the logic. At the moment when i go tohttp://myapp.com/path1/path2 i get a 404 File or Directory not found.
Hopefully this is an easy fix from someone :)
Regard,s
Adam