[Rt-commit] rt branch, 4.0/document-apache-UseCanonicalName, created. rt-4.0.2-58-gc1f0ab0

Ruslan Zakirov ruz at bestpractical.com
Thu Sep 8 11:30:53 EDT 2011


The branch, 4.0/document-apache-UseCanonicalName has been created
        at  c1f0ab00e568ebfbe660ab00dd83752fd6e061b1 (commit)

- Log -----------------------------------------------------------------
commit c1f0ab00e568ebfbe660ab00dd83752fd6e061b1
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date:   Thu Sep 8 19:29:29 2011 +0400

    document that UseCanonicalName may affect redirects

diff --git a/etc/RT_Config.pm.in b/etc/RT_Config.pm.in
index 869375e..cbaaf9a 100755
--- a/etc/RT_Config.pm.in
+++ b/etc/RT_Config.pm.in
@@ -846,7 +846,9 @@ Set(@CustomFieldValuesSources, ());
 =item C<$CanonicalizeRedirectURLs>
 
 Set C<$CanonicalizeRedirectURLs> to 1 to use C<$WebURL> when
-redirecting rather than the one we get from C<%ENV>.
+redirecting rather than the one we get from C<%ENV>. Note that
+apache's directive UseCanonicalName influence results, read
+server's documentation.
 
 If you use RT behind a reverse proxy, you almost certainly want to
 enable this option.

-----------------------------------------------------------------------


More information about the Rt-commit mailing list