Alternatively I'd be happy to provide a VM for the site through media72.net
, I noticed the code for bostonrb.org is open source so we could use
it http://github.com/bostonrb/bostonrb for our site.
Jamie
kernowsoul.com
> Unfortunately I'm having
> trouble pointing it at the github page as apparently it's illegal (in
> DNS land) to use CNAME records with a root domain. There is a work
> around to have bristolrb.org redirect to the CNAME www.bristolrb.org
> but that's a bit shit.
Just use an A record which points at the same IP address.
> brug.github.com. 7200 IN A 207.97.227.245
Create and upload the CNAME file as directed. As long as the domain
resolves to the right address and github knows about the name it won't
matter whether it's an A record or a CNAME record. The only possible
issue is that if the IP address associated with brug.github.com
changed we would have to update the A record for bristolrb.org
(whereas a CNAME record would pick up the change automatically).
--
petef