I need access from the outside to an internal web server. We have one server that is accessible from the outside. Would like to redirect traffice that points to www.test.com/abc to our internal web server (that is not accessible from the outside) to http://internal/abc .
Can the new II7 do this? Is there a alt way of doing this? We are using Windows 2008 server & IIS 7.
Thanks for any directions.
I have thought of creating new rules in our firewall to direct traffic to the internal server, but I don't want to have to create other ulrs to it. Want to use the same domain eg: www.test.com but want the "abc" directory to be redirected to the other server.
I looked into IIS 7 redirection but it appears that is not want it is for. eg: can't point to an internal name that is not accessible from the outside.