Hello,
Is there a way to tell if apache is indeed listening
on port 80. I have installed 1.3.14. I have seen some doc's
on httpd.conf and BindAdress * is not in my file does it need to be.
I have listen 80 but do not have BindAddress *
Is this needed to tell port 80 which eth0 to listen on.
If I should have it would the correct syntax be
BindAddress x.x.x.x:80
thank you
Is there a way to tell if apache is indeed listening
on port 80. I have installed 1.3.14. I have seen some doc's
on httpd.conf and BindAdress * is not in my file does it need to be.
I have listen 80 but do not have BindAddress *
Is this needed to tell port 80 which eth0 to listen on.
If I should have it would the correct syntax be
BindAddress x.x.x.x:80
thank you