Apache non-IP Virtual Host and AOL

Apache non-IP Virtual Host and AOL

Post by Homoyoon Bei » Sat, 01 Feb 1997 04:00:00



I have been hosting a bunch of non-IP virtual hosts on my linux-apache 1.1.1.
This works great for everyone but people who use the AOL browser.  The AOL users
got to the main index.html file of the main host even if they ask for one of the
virtual hosts.  I have just installed apache 1.2b6 hoping that this problem is
an apache problem which has been solved in the new version.  Would you please
let me know if you have a fix for this problem or if 1.2b6 indeed solves the
problem?  Please send me an EMail since I rarely check this news group.


Many Thanks,
Homayoon Beigi

 
 
 

Apache non-IP Virtual Host and AOL

Post by Marc Slemk » Sat, 01 Feb 1997 04:00:00


Non-IP virtual hosts only work with newer browsers that send the
'Host:' header.  AOL's browser (well, likely actually their proxies, which
would be easy for them to fix...) doesn't.  Whine at AOL.


>I have been hosting a bunch of non-IP virtual hosts on my linux-apache 1.1.1.
>This works great for everyone but people who use the AOL browser.  The AOL users
>got to the main index.html file of the main host even if they ask for one of the
>virtual hosts.  I have just installed apache 1.2b6 hoping that this problem is
>an apache problem which has been solved in the new version.  Would you please
>let me know if you have a fix for this problem or if 1.2b6 indeed solves the
>problem?  Please send me an EMail since I rarely check this news group.

>Many Thanks,
>Homayoon Beigi



 
 
 

Apache non-IP Virtual Host and AOL

Post by Mart » Tue, 04 Feb 1997 04:00:00



>Non-IP virtual hosts only work with newer browsers that send the
>'Host:' header.  AOL's browser (well, likely actually their proxies, which
>would be easy for them to fix...) doesn't.  Whine at AOL.

The non-IP based virtual hosts, as Marc points out, only work on
HTTP/1.1  - compliant browsers. The AOL browser, being a *istic hack of
MSIE 2.xx doesn't support HTTP/1.1. However, an AOL user with a different
browser such as MSIE 3.0 or Netscape 3.0 will be able to see those pages fine.
Just another reason to get a real ISP.
 
 
 

1. Apache- Non-IP Virtual Hosts

Greetings,

I have a question about VirtualHost'ing options on Apache 1.1.3.  I have
had success using the <VirtualHost> option without a dedicated IP (yes,
I know the pros and cons) for non-critical domain hosting.

This has worked well for for www.domain.com however, I would like the
domain to be accessible via either domain.com and www.domain.com. I have
read the relevant document at apache.org, and it states that I should
use the ServerAlias command within the VirtualHost tags.

I have tried the following:

<VirtualHost domain.com>
ServerAlias domain.com *.domain.com
...other stuff...
</VirtualHost>

<VirtualHost www.domain.com>
ServerAlias domain.com *.domain.com
...other stuff...
</VirtualHost>

The DNS records contain A records for both domain.com and www, both of
which point to the servers IP.

The above both yield the correct results when trying www.domain.com, but
return the servers main page when trying just domain.com.

Any ideas?

Thanks,

S. William Schulz

2. very very complex rules

3. Newbie question: Apache 1.1x or 1.2x for non-ip virtual host

4. Linux and Vbasic scripts?

5. maximum non-ip virtual hosts with apache?

6. Can someone tell me what all are on my RedHat PowerTools discs?

7. Definitive conf for Apache 1.1.1 non-IP Virtual Hosting ?

8. PTYs

9. Non-IP Virtual Host with Apache

10. Apache server config for non IP based virtual host

11. ApacheSSL 1.2b8/0.6.6 Non-IP Virtual Hosts

12. non-IP virtual hosting

13. non-ip based virtual hosting