I converted a working Apache1.3 server to Apache2.0 on a SuSE Linux system 
with IPV6 support.

All httpd.conf address references are in IPV4 format, all log/status/error messages 
show all addresses in IPV4 format.  However, I had to use IPV6 address in the 
VHosts sections or the incoming requests would not match.

<VirtualHost ::ffff:10.168.xxx.yyy:8080> 

This certainly was not intuitive, and took several days of fussing to discover.


...don
[EMAIL PROTECTED]

Reply via email to