I am hoping someone reading this board has done this already and can tell me what I am missing.

I have started setting up a new server and I am migrating (slowly) all my existing websites to the new server. So I spent the better part of the week learning how to create separate instances of openbd for each website. That all works just fine.

So, now I setup a test site to make sure my setting work. I user Virtualmin as my webserver configuration software, so on both servers I created a website, mytarottable.com. On the main server, which monitors port 80. In it I added:

RewriteEngine     On
RewriteRule       ^(.*)$        http://192.168.1.20$1  [P]

Which hands the domain off to the new server (works).

My issue is, Tomcat is only serving my ROOT folder and not the webapps directory it is configured too. I tested to make sure it all works by adding mytarottable.com IP address to both my test PC and the New Apache Server. And it serves things correctly.

So my question is, does anyone have a clue as to what I am missing?

--
--
online documentation: http://openbd.org/manual/
http://groups.google.com/group/openbd?hl=en

--- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to