/ Zope / Apsis / Pound Mailing List / Archive / 2009 / 2009-06 / Running Twiki behind pound

[ << ] [ >> ]

[ disappearing cookies with Pound 2.4.3 / Kees Hink ... ] [ Manipulate/Inject HTTP Response Header / ... ]

Running Twiki behind pound
Geoff Roberts <geoff(at)apro.com.au>
2009-06-15 17:26:38 [ FULL ]
Hi,

I have been having problems getting TWiki working behind my pound proxy.

There was a bug submitted to TWiki with issues relating to Pound and other 
proxies. Item5960 - see the link below:

http://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/Item5960

I have tried TWiki 4.3.1 which has the fix for bug 5960 in it. However TWiki 
still doesn't appear to work.

I have pound listening for external https requests and then forwarding these 
internally to an Apache http server running TWiki.

The problem is the URLs within a TWiki page come back as http not https. I 
have Subversion and Trac running OK in with this configuration so I'm hopeful 
TWiki will work as well.

I was wondering if anyone has been able to get TWiki working behind a pound 
proxy and whether there were any special configuration settings used to make 
this configuration work?

I am using pound 2.4.4 and testing with TWiki 4.2.3 and TWiki 4.3.1.

Current ListenHTTPS settings include:

   HeadRemove "X-Forwarded-For"
   xHTTP      2
   # Added for subversion
   RewriteDestination 1
   AddHeader "Front-End-Https: on"

Kind regards,

Geoff

MailBoxer