I have a bunch of domains that are the various extensions and misspellings of my site. I do not want to set up 80 plus domains with hosting and an htaccess file. I have been using the GoDaddy domain forwarding feature; however, I think it is using a 302. To get around this could I simply set up one site with a proper 301 redirection pointing to my main site. All the domain forwardings would point to the proper 301 instead of my main site.
I am wondering if 302's pointing to a 301 is a viable solution for my problem?