On Tue, Jun 7, 2011 at 10:40 AM, Matt C <[email protected]> wrote: > 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? >
Yes, but you'd have to change the port on which Tomcat runs. You're right, Tomcat *does* ship with its own web server and you can use that directly if you want. -- Matthew Woodward [email protected] http://blog.mattwoodward.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 -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
