Usually when you create a CNAME, you associate a different name with a host in one of your zones. For instance, www.mydomain.com, points to the actual server web1.mydomain.com. However, how would you create a cname record where it pretty much just redirects you to another web site. In other...