I'm using ARR & URL_ReWrite to successfully proxy http://site/site2/ * to http://site2/ *, but only if site2 doesn't require windows authentication. Where site2 requires windows auth, my valid login credentials don't work & I get barfed out with an access denied error. This proxy...