Pirnat.com

On second thought, let’s not go to Camelot; it is a silly place

Pirnat.com header image 5

In Which Apache Reverse Proxies for Twisted Running MoinMoin

October 2nd, 2005 Leave a Comment

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. […]

Tags: