Hi, the docs says for $WebBaseURL "Usually you don't want to set these options" [1]. Remove $WebBaseURL config and set $WebDomain to 'mysite.com' and everything should be fine. If you use SSL, remember to also set $WebPort to 443.
Chris [1] https://www.bestpractical.com/docs/rt/4.2/RT_Config.html#WebBaseURL-WebURL [2] https://www.bestpractical.com/docs/rt/4.2/RT_Config.html#WebDomain Am 29.02.2016 um 23:14 schrieb François Meehan: > Set($WebPath, "/rt"); > > Set($WebBaseURL, 'http://mysite.com'); > --------- RT 4.4 and RTIR Training Sessions (http://bestpractical.com/services/training.html) * Hamburg Germany - March 14 & 15, 2016 * Washington DC - May 23 & 24, 2016
