Re: RubySpec link-up with RubyDoc
Charles Oliver Nutter <[email protected]> Tue, 27 Mar 2007 23:36:57 -0500
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
James Britt wrote: > Gary Wright wrote: >> >> On Mar 27, 2007, at 8:57 PM, James Britt wrote: > ... >>> Hmm. I'm up for it if I can figure out (or be told) the right way to >>> do it. I think a simple mod_rewrite redirect would work, no? >> >> >> I think you'll just want to enter the sub-domain >> into your DNS zone for ruby-doc.org. That way the HTTP >> requests go directly to the RubySpec site without having >> to be redirected from the ruby-doc.org site first. > > Thanks. That popped into my head right after hitting the 'send' button. > > > I can just do a CNAME to another URL and have DNS do the redirect, correct? If you cname or alias to jruby.thresher.com's IP, I'll arrange to have vhosting changes made in Apache. Now I just need to get the wikis moved... How about spec.ruby-doc.org? That has an air of officiality. - Charlie