On Jan 25, 6:20 am, "Jorge Vargas" <[EMAIL PROTECTED]> wrote:
> Hi
>
> I'm having an issue with https and http, I have set the base_url
> variable under [trac] in trac.ini to the https URL. but at some point
> it still gets redirected back to http
>
> for example every time I submit a ticket update, trac does the
> processing and it goes ok but then the redirection to
> /ticket/1#comment:1 switches back to http, the same thing happens with
> all the buttons on the tracadmin plugin. but it doesn't happens with
> other buttons like the preview in tickets. All the other links are
> redirecting correctly so I assume it's an issue with the POST calls.
>
> this is my setup main apache running on port 80, second apache running
> on a dedicated port with mod_python, and trac.
>
> anyone has any idea of how to solve this?
Hi,

This might be another symptom of http://trac.edgewall.org/ticket/2553,
you can try my
https_post_redirect2.patch and see if it fixes your problem.

cheers
 Paul


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to