Alex, thanks for the quick reply! I'll take a closer look at your first post in a minute, but I wanted to go ahead and elaborate on your second. The server is online, and I'm navigating to http://myIP/ from outside the server. I think Apache is suppose to be listening for any request on port 80 and forwarding it to http://openbd.local:8888/, and forwarding all port 443 requests to http://openbd.secure:8888/. However, that did just give me an idea to check to see if Tomcat is also listening for public traffic, and competing with Apache.
On Nov 10, 3:44 pm, Alex Skinner <[email protected]> wrote: > P.S Also I have just read that are using http://myip to browse the site you > should always be using the host headers http://openbd.secure for example > otherwise you're likely to get the default tomcat host which is probably > pointing at the web apps root hence the directory structure. > > A -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
