I thought recent Windows versions are all IPv6-ready.
What am I missing here?
William A. Rowe, Jr. wrote:
You need to adjust srclib/apr/include/apr.hw appropriately to enable
IPV6.
Once enabled, apr/httpd would fail to load on a non-IPV6 box.
Bill
Jorge Schrauwen wrote:
I'm pretty sure i compiled mine with IP V6 and it doesn't show for me
aswel.
SO just test it and see if it works
On 7/10/06, *Warren Lewis* < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Hi,
Am I mistaken or does the supplied downloadable version of Apache
2.2.2
not support IPV6?
C:\Program Files\Apache Software Foundation\Apache2.2\bin>httpd -V
Server version: Apache/2.2.2
Server built: Apr 29 2006 18:32:31
Server's Module Magic Number: 20051115:2 Server loaded: APR 1.2.7,
APR-Util 1.2.7 Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture: 32-bit
Server MPM: WinNT
threaded: yes (fixed thread count)
forked: no
Server compiled with....
-D APACHE_MPM_DIR=3D"server/mpm/winnt"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=3D128
-D HTTPD_ROOT=3D"/apache"
-D SUEXEC_BIN=3D"/apache/bin/suexec"
-D DEFAULT_SCOREBOARD=3D"logs/apache_runtime_status"
-D DEFAULT_ERRORLOG=3D"logs/error.log"
-D AP_TYPES_CONFIG_FILE=3D"conf/mime.types"
-D SERVER_CONFIG_FILE=3D"conf/httpd.conf"
Shouldn't APR_HAVE_IPV6 be in there somewhere?
thanks - Warren
--
~Jorge