It's starting to come back to me now. I'd forgotten that Tomcat and Apache (http) were two different (but cooperative) web servers. For some reason I thought Tomcat was just an extension that required another web server to be running. I'd assumed since my OpenBD pages were running on localhost:8080/openbd that I must also have Apache running, but this is not the case. So, let me modify my question. If I want to have DNS entries, for example to say "mytest.local/ page1.cfm" instead of "localhost:8080/openbd/site1/page1.cfm", then is this possible with JUST Tomcat or do I also need Apache HTTP installed?
On Jun 7, 12:59 pm, Matt C <[email protected]> wrote: > Hi, > > With your help, I was able to set up an Apache Tomcat and OpenBD > instance on a Linux machine with multiple virtual hosts. I am now > attempting to set up a development environment on my own Windows 7 > machine. I have Apache Tomcat 5.5.27 and OpenBD build 2010-04-25. I > am attempting to follow the instructions at > > http://wiki.openbluedragon.org/wiki/index.php/Apache_Tomcat > > but I don't appear to have the Apache config file to add a > <VirtualHost> to. The only folder in my Apache directory is Tomcat. > > - Matt -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
