I looked at name-based virtual hosts and couldn't get it working. Moreover all of the documentation says I need to configure the DNS properly for name-based virtual hosting to work. Where do I do that?
Thanks. Hassan Schroeder-2 wrote: > > On Thu, Jun 26, 2008 at 11:08 AM, dylanmac <[EMAIL PROTECTED]> wrote: >> >> I'd like to configure Tomcat so that I can run multiple dev websites as >> root >> relative and distinguish them via port numbers. In order words, I'd like >> to >> run http://localhost:8080/index.jsp and have that be a different site >> (using >> a different directory) than http://localhost:9800/index.jsp > > It's easier to do name-based virtual hosts. > > But if extra work appeals to you :-) create multiple Service elements, > each with appropriate Connector and Host entries. > > FWIW! > -- > Hassan Schroeder ------------------------ [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Multiple-development-sites-using-different-ports-tp18139932p18145753.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]