Re: Setting absolute URL for "child" blog? Possible?

Phillip Rhodes <[email protected]> Wed, 25 Jan 2023 21:06:54 -0500
Newsgroups gmane.comp.java.roller.user
Message-ID <CAO3ErG99oJtopxdMQs6riv-W6uXFyvJzfZt44P=_dOitWBpF-g@mail.gmail.com>
On
>
> i took a quick look at the code and found:
>
> String multiHostNameURL =
> WebloggerConfig.getProperty("weblog.absoluteurl." + weblogHandle);
>
>
> so you could try to put this into your roller-custom.properties file and
> take a look if it helps:
>
> weblog.absoluteurl.aiblog=https://aiblog.fogbeam.com

That looks promising! I think I'm going to go ahead and upgrade the
site to Roller 6.1.1 before I do anything else, just to get that out
of the way. No sense trying to work with an ancient version. Then I'll
give that a try, and then figure out where to go from there depending
on the results.

Thanks,

Phil