Re: Virtual Host with Different IP Address

2007-10-26 Thread Hassan Schroeder
On 10/26/07, banderson <[EMAIL PROTECTED]> wrote: > > The site needs to be available to all of the internet. Then your system needs a DNS entry. -- Hassan Schroeder [EMAIL PROTECTED] - To start a new to

Re: Virtual Host with Different IP Address

2007-10-26 Thread banderson
t; >>> -- >>> 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-mai

Re: Virtual Host with Different IP Address

2007-10-26 Thread Ken Bowen
The question is: Do you want sub.mydomain.com to be visible to the entire internet, or are you only interested in accessing that system from your own personal browser. In the latter case, you don't have to get involved with dealing with godaddy. As Matt suggested earlier, you only have to put

Re: Virtual Host with Different IP Address

2007-10-26 Thread Hassan Schroeder
On 10/26/07, banderson <[EMAIL PROTECTED]> wrote: > > Assuming my domain is hosted with godaddy, they should be able to take care > of this? I'm not familiar with DNS issues, and it would be nice to know > what I'm asking for %-| Who owns the netblock where this currently nameless IP resides? It

Re: Virtual Host with Different IP Address

2007-10-26 Thread banderson
-- > 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/V

Re: Virtual Host with Different IP Address

2007-10-26 Thread banderson
-- > From: "banderson" <[EMAIL PROTECTED]> > To: users@tomcat.apache.org > Sent: Friday, October 26, 2007 11:24:21 AM (GMT-0600) America/Chicago > Subject: Re: Virtual Host with Different IP Address > > > So this can't be done with Tomcat? I don't hav

Re: Virtual Host with Different IP Address

2007-10-26 Thread Matthew A. Bockol
ROTECTED]> To: users@tomcat.apache.org Sent: Friday, October 26, 2007 11:24:21 AM (GMT-0600) America/Chicago Subject: Re: Virtual Host with Different IP Address So this can't be done with Tomcat? I don't have access to the DNS server, are there any other workarounds? Hassan Schroeder

Re: Virtual Host with Different IP Address

2007-10-26 Thread Hassan Schroeder
On 10/26/07, banderson <[EMAIL PROTECTED]> wrote: > > So this can't be done with Tomcat? I don't have access to the DNS server, > are there any other workarounds? If it's only for your personal use, put the name in your hosts file. Or run your own name server. The point is that *your client brow

Re: Virtual Host with Different IP Address

2007-10-26 Thread banderson
23. > > -- > 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

Re: Virtual Host with Different IP Address

2007-10-26 Thread Hassan Schroeder
On 10/26/07, banderson <[EMAIL PROTECTED]> wrote: > Now: > server1 - mydomain.com > server2 - 123.123.123.123 > End result: > server1 - mydomain.com > server2 - sub.mydomain.com This is not a Tomcat issue, this is a DNS issue. Assign sub.mydomain.com to 123.123.123.123.

Virtual Host with Different IP Address

2007-10-26 Thread banderson
End result: server1 - mydomain.com server2 - sub.mydomain.com Thank you for your help, I look forward to learning and participating in these discussions. -- View this message in context: http://www.nabble.com/Virtual-Host-with-Different-IP-Address-tf4698153.html#a13430102 Sent from the Tom