Using relative links with URL rewriting will alway be tricky, regardless which URL rewriting solution you use: ISAPI_Rewrite, mod_rewrite or URL rewriter. The workaround that Anil suggests can fix that if you already have relative links in your web app and do not want to change that. However, if you...