You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "George D. Korolis" <Ge...@chicagogreektown.com> on 2002/03/29 14:41:02 UTC

Browser Problem

Is there anything to do to avoid explorer browser problems.

When trying to load my virtual hosts on internet Explorer; I only see the
default domain for any of the sites. Is there anything I can do to fix this.

Thanks for the input and patience.

George


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by "George D. Korolis" <Ge...@chicagogreektown.com>.
I'm just trying to get the Virtual hosting on these domains ironed out. I
appreciate the tip you gave me the other day on the IP address error I had.

I did change the ip address info on the config file but it still wont
load(point to the Virt directories) right.
The domains are:

216.248.194.3 //

platia.com
stgeorgegocc.org
kastri100years.com

Are all pointing to 65.184.241.253 my IP address.


George

-----Original Message-----
From: Joshua Slive [mailto:joshua@slive.ca]
Sent: Monday, April 01, 2002 5:46 PM
To: users@httpd.apache.org
Subject: RE: Browser Problem




On Mon, 1 Apr 2002, George D. Korolis wrote:

> How would I have apache check both ip address'?

It can't.  They must be the same.

It seems that you are missing a basic concept here, but I can't tell
exactly what it is.  Perhaps you could describe exactly what you are
trying to do, including real hostnames and IP addresses.

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by Joshua Slive <jo...@slive.ca>.

On Mon, 1 Apr 2002, George D. Korolis wrote:

> How would I have apache check both ip address'?

It can't.  They must be the same.

It seems that you are missing a basic concept here, but I can't tell
exactly what it is.  Perhaps you could describe exactly what you are
trying to do, including real hostnames and IP addresses.

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by "George D. Korolis" <Ge...@chicagogreektown.com>.
How would I have apache check both ip address'?

George


-----Original Message-----
From: Joshua Slive [mailto:joshua@slive.ca]
Sent: Monday, April 01, 2002 9:17 AM
To: users@httpd.apache.org
Subject: RE: Browser Problem



On Sun, 31 Mar 2002, George D. Korolis wrote:

> Joshua,
>
> Changing the ip address' did not change anything either. I think I am
> missing a step somewhere in the configuration. What's happening is that
only
> the default Virtual host is working on the internet. What would you
suggest
> to look at that would cause this problem?

The IP address in the config file must match BOTH the IP address that the
sites resolve to AND the IP address that is associated with the network
interface on the machine.

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by Joshua Slive <jo...@slive.ca>.
On Sun, 31 Mar 2002, George D. Korolis wrote:

> Joshua,
>
> Changing the ip address' did not change anything either. I think I am
> missing a step somewhere in the configuration. What's happening is that only
> the default Virtual host is working on the internet. What would you suggest
> to look at that would cause this problem?

The IP address in the config file must match BOTH the IP address that the
sites resolve to AND the IP address that is associated with the network
interface on the machine.

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by "George D. Korolis" <Ge...@chicagogreektown.com>.
Joshua,

Changing the ip address' did not change anything either. I think I am
missing a step somewhere in the configuration. What's happening is that only
the default Virtual host is working on the internet. What would you suggest
to look at that would cause this problem?



-----Original Message-----
From: Joshua Slive [mailto:joshua@slive.ca]
Sent: Sunday, March 31, 2002 10:05 AM
To: users@httpd.apache.org
Subject: RE: Browser Problem


On Sun, 31 Mar 2002, Joshua Slive wrote:
>
> *** hub.ubc.ca can't find kastril100years.com: Non-existent host/domain
>

Woops... typo... Should be:
%/usr/sbin/nslookup kastri100years.com
Server:  hub.ubc.ca
Address:  137.82.1.1

Name:    kastri100years.com
Address:  216.248.194.3

So the IP address of your two sites match (good!), but they do not match
what you have in httpd.conf (bad!).

Joshua.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by Joshua Slive <jo...@slive.ca>.
On Sun, 31 Mar 2002, Joshua Slive wrote:
>
> *** hub.ubc.ca can't find kastril100years.com: Non-existent host/domain
>

Woops... typo... Should be:
%/usr/sbin/nslookup kastri100years.com
Server:  hub.ubc.ca
Address:  137.82.1.1

Name:    kastri100years.com
Address:  216.248.194.3

So the IP address of your two sites match (good!), but they do not match
what you have in httpd.conf (bad!).

Joshua.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by Joshua Slive <jo...@slive.ca>.
On Fri, 29 Mar 2002, George D. Korolis wrote:

>
>  It's a pretty strange situation. I can view the sites correctly using my
> dial-up account on my laptop. However when I go to any other computers it
> wont work. It just gives me the default web site (the same version
> browsers). Here's the config file. Any help would be very appreciative. The
> only thing I can narrow it down to is an ip problem.

1. Do you have a NameVirtualHost line?
2. Let's do a little experiment:
%/usr/sbin/nslookup kastril100years.com
Server:  hub.ubc.ca
Address:  137.82.1.1

*** hub.ubc.ca can't find kastril100years.com: Non-existent host/domain

%/usr/sbin/nslookup stgeorgegocc.org
Server:  hub.ubc.ca
Address:  137.82.1.1

Name:    stgeorgegocc.org
Address:  216.248.194.3

Hmmm... Neither of those match the IP addresses in your config file.

%/usr/sbin/nslookup 65.184.241.253
Server:  hub.ubc.ca
Address:  137.82.1.1

Name:    dsl-65-184-241-253.telocity.com
Address:  65.184.241.253

It appear that this is a dsl connection.  Probably dynamic DNS, so you
will be getting a different IP address every time.  I'm not sure how you
expect this to work.  You need to have a static IP address to host your
own website.

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem // worm_ips???

Posted by "George D. Korolis" <Ge...@chicagogreektown.com>.
I was searching the internet and came across an article about the "worm_ips"
virus. Is anyone familiar with it
George

-----Original Message-----
From: George D. Korolis [mailto:GeorgeK@chicagogreektown.com]
Sent: Friday, March 29, 2002 6:45 PM
To: users@httpd.apache.org
Subject: RE: Browser Problem



 It's a pretty strange situation. I can view the sites correctly using my
dial-up account on my laptop. However when I go to any other computers it
wont work. It just gives me the default web site (the same version
browsers). Here's the config file. Any help would be very appreciative. The
only thing I can narrow it down to is an ip problem.

 Thanks,
 George



# Virtual hosts

<VirtualHost 65.184.241.253>
 DocumentRoot /var/www/html/stgeorgegocc.org/
 ServerAdmin stgeorgegocc@ChicagoGreekTown.com
 ServerName stgeorgegocc.org
 ServerAlias *.stgeorgegocc.org
 ServerSignature email
 ServerSignature email
</VirtualHost>

# Virtual host Virtual Host 1

<VirtualHost 65.184.241.253>
 DocumentRoot /var/www/html/kastri100years.com
 ServerAdmin Kastri100years@ChicagoGreekTown.com
 ServerName Kastri100years.com
 ServerAlias *.kastri100years.com
 ServerSignature email
 ServerSignature email
</VirtualHost>

-----Original Message-----
From: Joshua Slive [mailto:joshua@slive.ca]
Sent: Friday, March 29, 2002 10:05 AM
To: users@httpd.apache.org
Subject: Re: Browser Problem



On Fri, 29 Mar 2002, George D. Korolis wrote:

> Is there anything to do to avoid explorer browser problems.
>
> When trying to load my virtual hosts on internet Explorer; I only see the
> default domain for any of the sites. Is there anything I can do to fix
this.
>
> Thanks for the input and patience.
>

Are you saying it works on some other browsers?  What does the relevant
part of your config look like?

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: Browser Problem

Posted by "George D. Korolis" <Ge...@chicagogreektown.com>.
 It's a pretty strange situation. I can view the sites correctly using my
dial-up account on my laptop. However when I go to any other computers it
wont work. It just gives me the default web site (the same version
browsers). Here's the config file. Any help would be very appreciative. The
only thing I can narrow it down to is an ip problem.

 Thanks,
 George



# Virtual hosts

<VirtualHost 65.184.241.253>
 DocumentRoot /var/www/html/stgeorgegocc.org/
 ServerAdmin stgeorgegocc@ChicagoGreekTown.com
 ServerName stgeorgegocc.org
 ServerAlias *.stgeorgegocc.org
 ServerSignature email
 ServerSignature email
</VirtualHost>

# Virtual host Virtual Host 1

<VirtualHost 65.184.241.253>
 DocumentRoot /var/www/html/kastri100years.com
 ServerAdmin Kastri100years@ChicagoGreekTown.com
 ServerName Kastri100years.com
 ServerAlias *.kastri100years.com
 ServerSignature email
 ServerSignature email
</VirtualHost>

-----Original Message-----
From: Joshua Slive [mailto:joshua@slive.ca]
Sent: Friday, March 29, 2002 10:05 AM
To: users@httpd.apache.org
Subject: Re: Browser Problem



On Fri, 29 Mar 2002, George D. Korolis wrote:

> Is there anything to do to avoid explorer browser problems.
>
> When trying to load my virtual hosts on internet Explorer; I only see the
> default domain for any of the sites. Is there anything I can do to fix
this.
>
> Thanks for the input and patience.
>

Are you saying it works on some other browsers?  What does the relevant
part of your config look like?

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Browser Problem

Posted by Joshua Slive <jo...@slive.ca>.
On Fri, 29 Mar 2002, George D. Korolis wrote:

> Is there anything to do to avoid explorer browser problems.
>
> When trying to load my virtual hosts on internet Explorer; I only see the
> default domain for any of the sites. Is there anything I can do to fix this.
>
> Thanks for the input and patience.
>

Are you saying it works on some other browsers?  What does the relevant
part of your config look like?

Joshua.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org