[rt-users] Re : Redirection from HTTPS to HTTP
Raphaël Adou
raph_adou at yahoo.fr
Mon Jun 21 09:31:12 EDT 2010
Hi all,
The issue is fixed thanks to your help.
In fact, the WebBaseURL was wrong.
Thank you.
________________________________
De : Raphaël Adou <raph_adou at yahoo.fr>
À : RT-Users at lists.bestpractical.com
Envoyé le : Jeu 17 juin 2010, 15h 22min 47s
Objet : Redirection from HTTPS to HTTP
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/20100621/d4860a7e/attachment.htm>
More information about the rt-users
mailing list