[rt-users] Getting Request Tracker to stick to HTTPS

Giles Coochey giles at coochey.net
Wed May 16 11:30:04 EDT 2012


On 16/05/2012 16:26, Paul Tomblin wrote:
> Further reading in RT_Config suggests you may need to look at this:
>
> =item C<$CanonicalizeRedirectURLs>
>
> Set C<$CanonicalizeRedirectURLs>  to 1 to use C<$WebURL>  when
> redirecting rather than the one we get from C<%ENV>.
>
> Apache's UseCanonicalName directive changes the hostname that RT
> finds in C<%ENV>.  You can read more about what turning it On or Off
> means in the documentation for your version of Apache.
>
> If you use RT behind a reverse proxy, you almost certainly want to
> enable this option.
>
> =cut
>
> Set($CanonicalizeRedirectURLs, 0);
>
>
Thanks!!! Just tried it and that looks a lot more promising.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4928 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20120516/633722ef/attachment.bin>


More information about the rt-users mailing list