After reviewing the config files myself, and reading this comment from Alan, the only thing that I can deduce is that the "VirtualHosts" directive is good for is for setting up multiple domains to respond to the same code (IE: all sites would have the same home directory).
I believe there are some CMS systems that behave really well in this sort of environment, (where all the domain translations are handled by the Application) but it's not a typical "VirtualHost" setup like you'd expect to get from Apache or similar. In order to set up a site using "Apache-like" configs, where each site has it's own separate home directory, you'd have to deploy a different instance of OpenBD for each unique site. This is different from how the previous R2R editions worked, and is nearly identical to a WAR distribution. Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueDragon Steering Committee Adobe Solution Provider Alan Williamson wrote: > You won't be able to do virtual hosts like that. > > If you want a separate site then you need to make a complete copy of the > openbd webapps folder and create a new context page. > > but in Jetty virtual hosts, cannot have a separate root directory. > > DetailsDotAt wrote: >> Can someone please post a working virtual hosts configuration for a >> second website? (not the bd admin) >> >> I'm working with 1.1 and I cannot get virtual hosts to work. I know >> this is a jetty thing, but there is no support on the forums. My >> virtual hosts config that worked prior to 1.1 is not working any more. >> And I can't figure out why. >> >> Can someone setup the R2R, create a second folder in webapps called >> 'testsite' and put in a basic hello world .cfm page? And then get the >> virtual host config to work for it? >> >> I want to see how it's configured. Please. Somebody help... I'm >> pulling out hair here. > > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
