Posted by doka on February 21, 2010 at 5:57pm
I try to figure out how to set up the sign-up form on webservers other then the Aegir host. I've done those steps so far:
- set up a second webserver for Aegir 0.4-alpha5 on Debian
- I have validated sites on it
- basic XML-RPC test (xmlrpc('http://aegir.example.com/xmlrpc.php', 'system.listMethods');) is working between the Aegir host and the second webserver
Do you have any hints how to render the sign-up form on sites running on the second webserver?
