[rt-users] Url configuration questions

Daniel Kleine-Albers dka at kesslerundpartner.biz
Sun Dec 7 13:18:48 EST 2003


Probably all of your variations should work, but I would recommend 
using a FQDN, in your example this would be:
http://pc-4.zoominternet.net
(The port 80 isn't needed because it's the default port for http 
servers)


Hope it helps,
Daniel


On 07.12.2003, at 18:21, Don Brett wrote:

> Thanks Max, but that didn't seem to make much difference.  Should the
> url be:
>
> http://pc-4, or
> http://pc-4:80, or
> http://192.168.0.4, or
> http://192.168.0.4:80, or
> http://pc-4.zoominternet.net, or
> http://pc-4.zoominternet.net:80, or
> ??
>
> By the way, the httpd.conf settings are:
>
> <VirtualHost 192.168.0.4>
>  ServerName pc-4
>  DocumentRoot /opt/rt3/share/html
> </VirtualHost>
>
> , does this have an impact on the $WebBaseURL settings?  Thanks,
> suggestions
> appreciated.
> Don
>
> PS - http://192.168.0.4/NoAuth/images/rt.jpg  - renders the image just
> fine.
>
>
>
> Max Bowsher wrote:
>>
>> Don Brett wrote:
>>> I have a new installation of Rt3 with a couple of outstanding 
>>> problems.
>>>
>>> The RT logo at the top-left corner of the page doesn't display, and, 
>>> the
>>> pages render extremely slowly.  From the installation instructions it
>>> sounds like I don't have the url settings correct.  But I'm pretty
>>> confused:
>>>
>>>> From RT_SiteConfig.pm :
>>>
>>> Set($WebBaseURL , "http://RT::pc-4.zoominternet.net:80");
>>> - or, do I drop the "RT::"  ?  Or, is this altogether wrong??
>>
>> It's just an URL. It's not surprising that your browser is being 
>> confused by
>> "RT::" wrongly inserted in the middle. You could, actually, drop the
>> explicit ":80" as well.
>>
>> Max.
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
> Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20031207/88ba02a4/attachment.sig>


More information about the rt-users mailing list