I have added a new webpage to my web site.i need to redirect users who request the old page ti the newly added page for example if user requests the page \[code\]http://www.mysite.com/foo.aspxuser should be redirected tohttp://www.mysite.com/bar/default.aspx\[/code\]how can i use use IIS 7 to achieve this?