On Mon, 28 Sep 2009 07:59:09 -0700 (PDT), Matt C <[email protected]> wrote: > I want to be able to run coldfusion at www.oursite.com. I have no > problem getting OpenBD running in Apache Tomcat, but only if we go > through port 8080.
Just so it's clear what you're really wanting to do is run Tomcat itself on port 80. Remember that OpenBD is simply an application running on your servlet container. http://www.klawitter.de/tomcat80.html http://www.mooreds.com/wordpress/archives/000295 http://bit.ly/7iwwI Probably some info on this in the Tomcat docs as well. You can also put a web server (Apache, nginx, lighttpd) in front of Tomcat and have your web server run on port 80, and then configure your web server to hook into Tomcat using various means (mod_jk, proxying, etc.). Happy to help further if you get into additional setup issues with which you need assistance. -- Matthew Woodward [email protected] http://mpwoodward.posterous.com identi.ca/Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html --~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
