I’m posting this more to remember how the heck I got it working than to be any sort of definitive reference. But some folks might find it useful…
In /etc/portage/package.keywords:
www-apps/moinmoin ~x86
www-apache/mod_proxy_html ~x86
dev-libs/libxml2 ~x86
Emerge stuff:
emerge apache2
emerge moinmoin
emerge libxml2
emerge mod_proxy_html
emerge twisted
Read a bit of Apache Week’s excellent and helpful article on running a reverse proxy on Apache. […]
