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
The site needs to be available to all of the internet. Ken Bowen wrote: > > 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 > hav

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
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 %-| Thanks for the response! Hassan Schroeder-2 wrote: > > On 10/26/07, banderson <[EMAIL PROTECTED]> wrote: >> >> So this c

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
So this can't be done with Tomcat? I don't have access to the DNS server, are there any other workarounds? Hassan Schroeder-2 wrote: > > On 10/26/07, banderson <[EMAIL PROTECTED]> wrote: > >> Now: >> server1 - mydomain.com >> server2 - 123.123.123.123 >> End result: >> serve

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.