Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: make apache work for both IPv6 and IPv4 addresses |
|
Author |
|
ashwani_ap
Joined: 29 Aug 2007 Posts: 47 Location: Bangalore
|
Posted: Fri 16 Nov '07 12:13 Post subject: make apache work for both IPv6 and IPv4 addresses |
|
|
Hi Folks,
I want to build apache 2.2.0 to make it, listen to both the IPv6 and IPv4 addresses.
Can sombody tell me the procedure please.
I changes the line 210 in apr.hwd from
#define APR_HAVE_IPV6 0
to
#define APR_HAVE_IPV6 1
It is working now. |
|
Back to top |
|
|
|
|
|
|