On Fri, 2010-02-05 at 08:56 +0200, Mattias Berge wrote: > Hi, > > I cannot seem to get a trac(http) to work behind a pound when terminating > SSL in pound, reason being the Location headers. I've tried RewriteLocation > 0, 1 & 2 but I get the same results. > If not using SSL it works like a charm. > > pound: 192.168.1.101 port 443 > trac: 192.168.1.9 port 8001 (aka dev.somesite.co.za)
I suspect dev.somesite.co.za cannot be resolved on the Pound machine. If that is the case, Pound cannot know if the redirect needs rewriting or not. -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-32-512 30 19 -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
