I have tomcat + openbd running on my vps and when I go to localhost/
mydomain I get the openbd test page. I have a domain setup on that
machine that was working in apache just fine but I want to set it up
in tomcat. I added a new host entry to my conf/server.xml file

      <Host name="mydomain"  appBase="webapps/mydomain"
            unpackWARs="true" autoDeploy="true"
            xmlValidation="false" xmlNamespaceAware="false">
      </Host>

When I go to my url from another machine I just get a blank page, what
am I doing wrong?

--~--~---------~--~----~------------~-------~--~----~
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 !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to