Wiki Proxying Layout

Although it may not be the best idea long-term, we're making heavy use of the hostname wiki.contrib.andrew.cmu.edu and hosting various things under it. Unfortunately, these things tend to be incompatible or otherwise ought to be separated. To handle this, there's a machine wiki-proxy that is the front-end to all requests, and it proxies them onward using apache rewrite rules.

frontend:
wiki-contrib.club = .101 on wiki-proxy
wiki.club = .92 on wiki-proxy

tartanswiki: wiki.contrib/wiki, tartanswiki.org, www.tartanswiki.org
wiki.contrib = .84 on wiki-contrib1

orgwikis (current): wiki.contrib/{org,moinmoin}, wiki.club/{org,moinmoin}
wiki.contrib = .60 on wiki-old
wiki.club = .40 on wiki-old

orgwikis (new): wiki.contrib/org, wiki.club/org
wiki.contrib = .?? on wiki-org
wiki.club = .85 on wiki-org

carnival wiki: wiki.contrib/carnival
wiki.contrib = .86 on www-senate

roboclub wiki (tentative): wiki.contrib/roboclub
wiki.contrib = .?? on club-cgi

IPs that will be freed when wiki-old goes away:
.40
.60

Wiki Project/Wiki Proxying Layout (last edited 2009-12-21 05:02:48 by localhost)