Hi,
I agree that you may wish to stick with what the original provided. Some people that where running 1.3x won't upgrade because of the issues with IPv4 vs IPv6. The problem is Apache 2.0 supports IPv6 automatically.
What I had to do to make Apache 2.0 use IPv4. was use the * specifier throughout the httpd file to specify IP addresses with every vhost. This will cause the server to bind to the same port on all addresses.
Regards
|