[rt-users] rt 3.8.1 home link on interface

Ruslan Zakirov ruz at bestpractical.com
Fri Aug 22 09:01:33 EDT 2008


Set( $WebDomain, 'localhost' );
Set( $WebPath, '/rt' );

That's all you need, as far as I can see. Domain is DOMAIN and is not
domain + path.


On Fri, Aug 22, 2008 at 4:40 PM, Ruslan Zakirov <ruz at bestpractical.com> wrote:
> =item C<$WebPath>
>
> If you're putting the web ui somewhere other than at the root of
> your server, you should set C<$WebPath> to the path you'll be
> serving RT at.
>
> C<$WebPath> requires a leading / but no trailing /.
>
> In most cases, you should leave C<$WebPath> set to '' (an empty value).
>
> =cut
>
>
> On Fri, Aug 22, 2008 at 4:25 PM, andrew fay <andrew.fay at hotmail.co.uk> wrote:
>> Hi,
>>
>> I have tried changing:
>>
>> Set( $WebDomain, 'localhost/rt' );
>>
>> No effect?
>>
>> Thanks,
>>
>> Andy
>>
>>
>>
>> ________________________________
>>> Date: Fri, 22 Aug 2008 16:18:57 +0400
>>> From: ruz at bestpractical.com
>>> To: andrew.fay at hotmail.co.uk
>>> Subject: Re: [rt-users] rt 3.8.1 home link on interface
>>> CC: rt-users at lists.bestpractical.com
>>>
>>> Web* options in the RT config.
>>>
>>> On Fri, Aug 22, 2008 at 4:17 PM, andrew fay <andrew.fay at hotmail.co.uk>
>>> wrote:
>>> > Hi,
>>> >
>>> > How do I change the home link on the interface to not point at 127.0.0.1
>>> > ?
>>> >
>>> > my RT install is located at 127.0.0.1/rt
>>> >
>>> > but 127.0.01 just goes to an apache default page that says : it works
>>> >
>>> > thanks in advance,
>>> >
>>> > Andy
>>> >
>>> > ________________________________
>>> > Get fish-slapping on Messenger! Play Now
>>> > _______________________________________________
>>> > http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>> >
>>> > Community help: http://wiki.bestpractical.com
>>> > Commercial support: sales at bestpractical.com
>>> >
>>> >
>>> > Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
>>> > Buy a copy at http://rtbook.bestpractical.com
>>> >
>>>
>>>
>>>
>>> --
>>> Best regards, Ruslan.
>>
>> ________________________________
>> Get fish-slapping on Messenger! Play Now
>> _______________________________________________
>> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>>
>> Community help: http://wiki.bestpractical.com
>> Commercial support: sales at bestpractical.com
>>
>>
>> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
>> Buy a copy at http://rtbook.bestpractical.com
>>
>
>
>
> --
> Best regards, Ruslan.
>



-- 
Best regards, Ruslan.



More information about the rt-users mailing list