okay, worked it out - it is just a case of setting the website main
properties through the web interface.
I had hoped to be able to use a single Roller installation to serve all
our 3 websites' blogs, and to be able to set this kind of thing for each
blog, not once per installation. I guess I can't, and will have to use
one Roller installation per site.
Ben Avery wrote:
hiya,
I'm running Roller behind a proxying Apache webserver, so its base URL
is something like 'http://localhost:8080/roller', and I now have a
production site for which I want to setup pings, whose URL is different
(and publicly visible)
But the broadcast POSTDATA comes out reflecting the roller URL, i.e.
<?xml version="1.0" encoding="UTF-8"?>
<methodCall>
<methodName>weblogUpdates.ping</methodName>
<params>
<param><value>YouthNet blog</value></param>
<param><value>http://localhost:8080/roller/page/blog</value></param>
</params>
</methodCall>
is there an easy way to configure Roller to send a base URL of my
choosing, without having to hack the source code?
And for that matter, in any absolute URLs generated?
thanks in advance
Ben Avery
Software Developer
Youthnet UK
email: [EMAIL PROTECTED]
phone: 020 7288 7333
snail: 2-3 Upper Street
London N1 0PQ
--
Ben Avery
Software Developer
Youthnet UK
email: [EMAIL PROTECTED]
phone: 020 7288 7333
snail: 2-3 Upper Street
London N1 0PQ