> From: dylanmac [mailto:[EMAIL PROTECTED]
> Subject: Re: Multiple development sites using different ports
>
> I looked at name-based virtual hosts and couldn't get it
> working.

What did you try and what didn't work?  Be specific.

Did you read the doc:
http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html

> I need to configure the DNS properly for
> name-based virtual hosting to work.

Only if you're going to expose your web sites to an uncontrolled set of clients 
(e.g., the Internet).  Otherwise, as Hassan noted, simply update the /etc/hosts 
file on each client computer to include all the host names you want, all 
targeting the same IP address.  (For Windows clients, it's in 
C:\WINDOWS\system32\drivers\etc\hosts.)

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to