Posted by:
CyberSpatium
(---.hsd1.or.comcast.net)
Apache 2.x Docs for Win32DisableAcceptEx directive
[
httpd.apache.org]
Open up your httpd.conf file and scroll down the the end of the file, and add this code:
<IfDefine AEX>
Win32DisableAcceptEx
</IfDefine>
Save the file, and then restart apache so the new httpd.conf settings will take effect. Try to access localhost again, and tell me what happens.