[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

apache 1.3.27 + ipv6 problem and fix



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi all,
        recently i got some reports about a problem that is triggered only
in one specific case. Ex:

#ServerName myhost.mydomain.net

NameVirtualHost *

<VirtualHost *>
..
</VirtualHost>

Without specifing a valid ServerName the vhosts will not work properly. So
that the config will look like:

ServerName www.somethingreal.org

NameVirtualHost *

<VirtualHost *>
..
</VirtualHost>


In all cases at startup or at configtest , when using "*" for vhosts
configuration, apache will send out some warnings that can be safely
ignored.

Ex using apachectl configtest:

[Mon Mar 17 09:20:39 2003] [warn] VirtualHost *:0 overlaps with
VirtualHost *:0, the first has precedence, perhaps you need a
NameVirtualHost directive
Syntax OK

The amount of warnings may change according to how many configured vhosts
you have in your system.

We are investigating both the problems but if someone can kindly help in
providing a better fix he will be more than welcome.

Regards
Fabio

- -- 
drac (1.11-7) unstable; urgency=low
  * added IPv6 patch from the great IPv6 Team

 -- Noel Koethe <noel@debian.org>  Sun,  9 Feb 2003 19:33:00 +0100
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+dYeghCzbekR3nhgRAvKtAKCfGXWFeZHgAN5Qf9EQDFqJjaDJJgCcC3Dc
NrDWu2EuS7EAnu7PSYB1+7A=
=xfxD
-----END PGP SIGNATURE-----



Reply to: