Hello, I recently checked out the current trunk 5.0 of Roller. Everything is working fine and now I am trying to setup roller with multiple blogs under multiple domains.
My configuration: - Roller running under localhost:8080 on jboss - configuration of domain in roller-custom.properties: weblog.absoluteurl.mysite=http://www.abc.com Now here comes the point where I am stuck and found no further documentation: - How to reach the blog with the new absolute url? Localhost:8080/roller/mysite does not work anymore - I am using apache in front of jboss, is there a way to configure mod_jk for my created blog under the absolute domain or is there a matching proxy rewrite rule I know that this is a very uncommon setup, but at least Dave's Blog (photosys) is working somehow with multidomains. Thank you for your help Werner