It's not a bug that it wasn't listening on localhost when the entry was "Listen 123.456.789.200:80", because you are explicitly telling it to only listen on that IP address. Just "80" means to listen on that port on *any* IP address.
Not sure why it was listening on 443 though unless there is another Listen directive in your configuration; it's possibly it listens on 443 by default in the absence of a directive for that port... but I'd be surprised.
Annihilannic
[small]tgmlify - code syntax highlighting for your tek-tips posts[/small]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.