[rt-users] Redirection from HTTPS to HTTP

Raphaël Adou raph_adou at yahoo.fr
Thu Jun 17 11:22:47 EDT 2010


Hi all,

I'm using RT version 3.8.8-1 on a debian squeeze server.
I installed Apache 2.2.15-5  as webserver with RT's apache2-modperl2.conf

This is the content of my virtual host file.

<VirtualHost *:443>
        ServerAdmin webmaster at myserver.domain
        ServerName myserver.domain
        Include /etc/request-tracker3.8/apache2-modperl2.conf
</VirtualHost>

I connect to RT by link https://myserver.domain/rt because I left /etc/request-tracker3.8/apache2-modperl2.conf unchanged.

The issue I face is that everytime I submit a form for changing a ticket's status for example, I'm redirecting tohttp (http://myserver.domain/rt/......  ) protocol so I cannot see the result of the operation.
I don't know why.

Can you help me to fix this please ?
Thanks in advance.



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20100617/48889091/attachment.htm>


More information about the rt-users mailing list