Re: [Trac] Trac behind a SSL reverse proxy

2005-12-28 Thread Christopher Lenz
Am 28.12.2005 um 20:52 schrieb Marc Tremblay: I'm actually using Apache 2.0 as the frontend and lighttpd 1.4.8 as the backend. It's actually almost identical to a Rails app setup I've got working. So right now I don't know if the issue is with Trac or lighttpd. My request and response loo

RE: [Trac] Trac behind a SSL reverse proxy

2005-12-28 Thread Marc Tremblay
That should be Apache is on 443. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Tremblay Sent: December 28, 2005 12:52 PM To: trac@lists.edgewall.com Subject: RE: [Trac] Trac behind a SSL reverse proxy I'm actually using Apache 2.0 as the frontend

RE: [Trac] Trac behind a SSL reverse proxy

2005-12-28 Thread Marc Tremblay
I'm actually using Apache 2.0 as the frontend and lighttpd 1.4.8 as the backend. It's actually almost identical to a Rails app setup I've got working. So right now I don't know if the issue is with Trac or lighttpd. My request and response look as follows: GET /trac/myproject/ HTTP/1.1 Host: pa

[Trac] Doxygen

2005-12-28 Thread Jason Parks
I've created a plugin that integrates doxygen into Trac, http://trac- hacks.swapoff.org/wiki/DoxygenPlugin. This truly is a hack. The plugin matches any '/*.html$' request and if that file exists in the doxygen path it will display it. I had to do this because the links in doxygen documentat

Re: [Trac] Trac behind a SSL reverse proxy

2005-12-28 Thread Bruce Christensen
I modified an installation of 0.8.1 to work with reverse proxying. It was only a few lines of code. --Bruce On 12/28/05, Chris Ryland <[EMAIL PROTECTED]> wrote: > a small thing, I forgot: > If you want your ticket notification mails to reflect the real servername > too, > then you could use the a

Re: [Trac] os x and trac

2005-12-28 Thread Bruce B. Lacey
Hi Markus;I installed Trac and Apache 2.2 on OS X Server 10.4.3 a few weeks ago using the trac darwinport.==osx-server:~ blacey$ port info tractrac 0.9.2, devel/trachttp://www.edgewall.com/products/trac/Trac is an enhanced wiki and issue tracking system for software development proj

Re: [Trac] Trac behind a SSL reverse proxy

2005-12-28 Thread Chris Ryland
On Dec 28, 2005, at 4:30 AM, lars wrote:a small thing, I forgot:If you want your ticket notification mails to reflect the real servername too,then you could use the attached patch for trac (change the hostnames in thispatch according to your setup). Maybe you should add a ticket to ask for real Tra

Re: [Trac] os x and trac

2005-12-28 Thread Chris Ryland
On Dec 27, 2005, at 4:41 PM, Bischof Markus wrote:finaly I got apache 2.2 and trac work on my apple powerbook with os x 10.4.3.But when I open the Timeline in the browser i get the following error message:Failure linking new module: /opt/local/lib/svn-python/libsvn/_fs.so: Library not loaded: /opt/

Re: [Trac] Trac behind a SSL reverse proxy

2005-12-28 Thread lars
a small thing, I forgot: If you want your ticket notification mails to reflect the real servername too, then you could use the attached patch for trac (change the hostnames in this patch according to your setup). Lars--- trac/Notify.py.orig 2005-05-10 18:46:12.0 +0200 +++ trac/Notify.py

Re: [Trac] Trac behind a SSL reverse proxy

2005-12-28 Thread lars
> I'm currently experiencing the same issue that Bill Moseley described a few > weeks ago (http://www.gossamer-threads.com/lists/trac/users/13714). > He informs me that he hasn't had any time to look into it further since then. > > Has anyone successfully setup Trac behind an SSL reverse proxy? It

[Trac] os x and trac

2005-12-28 Thread Bischof Markus
Hello,finaly I got apache 2.2 and trac work on my apple powerbook with os x 10.4.3.But when I open the Timeline in the browser i get the following error message:Failure linking new module: /opt/local/lib/svn-python/libsvn/_fs.so: Library not loaded: /opt/local/lib/libaprutil-0.0.dylib  Referenced f