Hi, I'm a bit new to URL rewrite feature of IIS 7.5 thus would sincerely appreciate your help on this one. Basically what I wanted to do is to ensure that all documents that used to be accessed via http://mysite.company.net (I changed the name for confidentiality
purposes but it follows this specific URL format), be accessible now on http://mysite2.company.net. A basic HTTP redirect rule works but we're basically tasked to use URL rewrite instead. I was hoping you could lend some help on this one. Here's how my code
looks like but somehow it fails. Oh by the way, we have one site created that hosts all URL Rewrites, and existing rules work for redirect on it, just mine won't work. This somehow doesn't work and when I try to access it on the browser to test, it gives me
a 403.14 Forbidden error. What's even funnier is that on top, it tells me "Server Error in Application "TEST". You see, we also have a site named "TEST", and by all indications, it appears that instead of redirecting to http://mysite2.company.net, it goes
to the "TEST" site which I have no access whatsoever. Your kind help is greatly appreciated!
↧