Scenario: Webserver1 was existing server, I renamed the server to WebSRV.
Clients have bookmarked
http://webserver1/site , I want them to stop using
webserver1 for links and start using WebSRV for links. I would like to put
up a site for the old name that shows a page with the new name.
EX:
http://webserver1/site would now show---"site has moved please update
bookmarks" Then would redirect them to the same site but with the new name.
I think I can get the results using host headers but am unfamiliar with how
they work.
any pointers?
aaron