Re: RubySpec link-up with RubyDoc
Gary Wright <[email protected]> Tue, 27 Mar 2007 21:41:12 -0400
| Newsgroups | gmane.comp.lang.ruby.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Mar 27, 2007, at 8:57 PM, James Britt wrote: > Charles Oliver Nutter wrote: > >>> I've added links on the main page, as well as in the common >>> sidebar (under 'More Ruby-doc') for the site. >>> >>> Across the middle are sections for the core and Stdlib APIs. In >>> each of these I added links for the corresponding spec pages >> They look great, thanks. I will update you when we're able to move >> it to the new machine and hopefully we can arrange a *.ruby- >> doc.org domain for it? > > 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. Gary Wright