Multiple domains to single website
问题 I have multiple domains pointing at the same website. (FFFF.com, FFFF.ca, FFFF.org, etc) What's the best way to achieve a rewrite to FFFF.com all incoming traffic? URL rewrites or 301s? Looking for best practice. These two would be dealt with within htaccess right? Thanks, 回答1: You would want to do a 301 in this instance. In general, if you're trying to figure out which method is best practice, it's usually the choice that makes it clear to the client what is going on. Transparently re