Johnsen, Bernie

(
10/14/2011 4:36 PM): 301 has been configured on the dev farm at
http://spdev.ucdenver.edu . Please see fiddler to verify 301 vs 302 on home page redirection.
Have also configure ate-sp-fe1 to demonstrate redirection of
http://ucdenver.edu to
http://www.ucdenver.edu. To test this you must configure your host file on your workstation. To do this, open C:\Windows\System32\drivers\etc\hosts with notepad and add the following entry to the bottom of that file :
132.194.7.35 ucdenver.edu
Save and close the hosts file.
Close all browser windows
Open a command prompt (cmd.exe) and type: ipconfig /flushdns
Those three actions will force your local workstation to route to atel-sp-fe1 to test ucdenver.edu to
www.ucdenver.edu redirection. When done remove the last line from the host file and re-save. Repeat flushdns command.
I don't believe this will have any adverse affects on the production functionality, but, I'd highly recommend testing with the UWS scripts on spdev.ucdenver.edu to be sure.
Correct 301 vs 302 Redirect issue