You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ashwani Kumar Sharma <As...@mindtree.com> on 2007/10/18 14:44:00 UTC

rearding IPv6 support on windows

HI All,

 

I want to make my apache web server listen on IPv6 address. What settings I
need to do. Somebody, please guide.

 

I have installed the IPv6 on Windows XP. I have installed the apache 2.2.4. 

When I am sending the request from the browser, my apache web server is not
listening to the IPv6 request.

 

Please guide.

 

 

Thanks and Regards,

Ashwani Sharma

Mob: 09916454843

Off: +91-80-26265053

 



DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited.
E-mail may contain viruses. Before opening attachments please check them for viruses and defects. While MindTree Consulting Limited (MindTree) has put in place checks to minimize the risks, MindTree will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside.
Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
MindTree reserves the right to monitor and review the content of all messages sent to or from MindTree e-mail address. Messages sent to or from this e-mail address may be stored on the MindTree e-mail system or else where.

[users@httpd] Re: rearding IPv6 support on windows

Posted by Johnny Kewl <jo...@kewlstuff.co.za>.
---------------------------------------------------------------------------
HARBOR: http://coolharbor.100free.com/index.htm
Now Tomcat is also a cool application server
---------------------------------------------------------------------------

Last time I looked there wasnt a binary IPv6 version available for windows.
As a pure user of Apache, I second this, be really nice to see a binary version of this.
... for users like me who wouldnt know where to begin compiling it on windows.
Thanks in anticipation ;)

  ----- Original Message ----- 
  From: Ashwani Kumar Sharma 
  To: dev@httpd.apache.org 
  Sent: Thursday, October 18, 2007 2:44 PM
  Subject: rearding IPv6 support on windows


  HI All,

   

  I want to make my apache web server listen on IPv6 address. What settings I need to do. Somebody, please guide.

   

  I have installed the IPv6 on Windows XP. I have installed the apache 2.2.4. 

  When I am sending the request from the browser, my apache web server is not listening to the IPv6 request.

   

  Please guide.

   

   

  Thanks and Regards,

  Ashwani Sharma

  Mob: 09916454843

  Off: +91-80-26265053

   


  DISCLAIMER:

  This message (including attachment if any) is confidential and may be privileged. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited.

  E-mail may contain viruses. Before opening attachments please check them for viruses and defects. While MindTree Consulting Limited (MindTree) has put in place checks to minimize the risks, MindTree will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside.

  Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.

  MindTree reserves the right to monitor and review the content of all messages sent to or from MindTree e-mail address. Messages sent to or from this e-mail address may be stored on the MindTree e-mail system or else where.

Re: rearding IPv6 support on windows

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Ashwani Kumar Sharma wrote:
> 
> I want to make my apache web server listen on IPv6 address. What 
> settings I need to do. Somebody, please guide.
> 
> I have installed the IPv6 on Windows XP. I have installed the apache 2.2.4.
> 
> When I am sending the request from the browser, my apache web server is 
> not listening to the IPv6 request.

Why are you posting now to users *and* dev?  Please don't crosspost, and
take user questions back to the users@ list please.

Short answer, APR isn't compiled to support IPv6 on Win32, and may be, at
some point in the near future.

Bill