Hello, All.  I'm trying to setup cherokee 0.11 as a proxy for a
moinmoin
wiki farm.  In apache I've used:

Alias /moin_static171/ "/usr/share/moin/htdocs/
<Location /chumpalump/>
    ProxyPass http://localhost:8000/
    ProxyPassReverse http://localhost:8000/
    RequestHeader set X-Moin-Location /chumpalump/
    Order deny,allow
    Allow from all
</Location>

In cherokee, I'm using the generic balancer in a /chumpalump
directory,
and static content for the /moin_static171 directory.  But I can't
find
a way to attach a header to be passed to the moin server.  Any ideas?

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to