You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by br...@hyperreal.org on 1998/05/20 05:10:20 UTC

Re: os-solaris/2034: If asked to bind to the same IP address twice, apache returns error

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: If asked to bind to the same IP address twice, apache returns error

State-Changed-From-To: open-closed
State-Changed-By: brian
State-Changed-When: Tue May 19 20:10:20 PDT 1998
State-Changed-Why:
Hi Graham.  It's generally not necessary to use 
Listen IP:port
when port is the same IP number, since apache by
default will bind to every IP address on the default
port.  I bet if you remove that entry it will bind fine.
Please check out the vhost docs on apache.org; vhosting
was once simple but thanks to the vagarities of the HTTP
protocol it's not that easy.  Also, 1.3's support for
vhosts is (we think) a little clearer.

  Brian


Release-Changed-From-To: 2.6-1.2? 1.3?
Release-Changed-By: brian
Release-Changed-When: Tue May 19 20:10:20 PDT 1998