I'm using apache2.2
How to listen both Ipv6 and Ipv4?
or
only Ipv6 / only Ipv4
|
feedback
|
|
Apache supports multiple Listen options:
IPv6 addresses must be surrounded in square brackets, as in the following example:
| |||
|
feedback
|
|
What l1x said, plus, this is how you do both in a vhost:
Preferably with your IPs instead of mine :) | |||||||
feedback
|