On 10/29/07, Adib Saikali <[EMAIL PROTECTED]> wrote: > Thanks Dave, that was very helpful, I think I have solved the problem it may > have been related to some issues with DNS and my tomcat configuration, I > have moved servers again and problem appears to have gone away. > > Is it a roller best practice to setup the absoulte URL propert? Can you give > an example of what situations you should set it up under?
Here is an example: If visitors to your site come via both www.example.com and example.com and you prefer the example.com, then you might want to set the absolute URL to http://example.com/ to ensure that all links that Roller generates use the same URL. - Dave
