> Unfortunately, Github can only deal with one CNAME, www.numpy.org. The > documentation recommends that one "redirect" the other domains, but > it's not clear exactly what it is referring to. Having an HTTP server > with an A record for numpy.scipy.org that just issues HTTP 301 > redirects for everything? I can look into getting that set up. > > https://help.github.com/articles/my-custom-domain-isn-t-working#multiple-domains-in-cname-file
If I understand that correctly, you'll need to point the numpy.scipy.org CNAME to a non-github IP, and install a HTTP redirect **or** a HTTPD rewrite on that IP. So we need to find a server to do that. Probably easiest to ask numfocus, right? Cheers, Andreas. _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion