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.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to