On 18 Okt, 06:56, Jani Tiainen <[EMAIL PROTECTED]> wrote:
> Marcus Lindblom kirjoitti:
>
> > Does anyone know how to debug how trac makes http vs. https decision?
>
> Something to read:
> <http://groups.google.com/group/trac-dev/browse_frm/thread/a8d18e1d1ed...>
> and
> <http://trac.edgewall.org/ticket/5064>
I've read that. (I quoted the ticket in my first post :-)
Perhaps I missed something, but reading things and looking at the trac-
source (_fcgi.py, etc), if I set HTTPS to 1, it goes into https-mode,
which ought to make it respond with https-redirects. The thread
describes a problem with apache and mod_ssl setting HTTPS too late,
but I set HTTPS at the same time as TRAC_PARENT_ENV_DIR, which trac
does respect, so why doesn't it do that for HTTPS?
I could probably live with it always using https as well, but I need
to force that mode when talking http with it from stunnel.
Cheers,
/Marcus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---