Re: [us...@httpd] LDAP authentication behind proxy?

2010-09-15 Thread Jon Hadley
On 15 Sep 2010, at 02:52, Eric Covener wrote: > You defined your trac wsgi stuff outside of the vhosts and the LDAP > authentication only in one vhost. Yes, I seemed to get a 'WSGIDaemonProcess' syntax error if the trac wsgi stuff was inside the second vhost > I'm guessing the "themeing proxy" i

[us...@httpd] LDAP authentication behind proxy?

2010-09-14 Thread Jon Hadley
In the following, the service on 8002 is a theming proxy, which also proxies the trac service on 8202 (among other things). All public requests come via 8022 (a testing port, that would usually be 80) The problem is, LDAP authentication (fairly obviously) only works when accessing the trac sit