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

Reply via email to