When you use full URL with the Rewrite action (i.e. url that starts with http://), that triggers URL rewriter to proxy the request to that URL instead of rewriting. Proxy functionality is done by using Application Request Routing module. You most probably do not have that module installed, that's...