"Ian.H [dS]" <ian.RemoveThis@WINDOZEdigiserv.net> wrote in message
news:kkbrhvkc90isj99p610vb2k90bklie23o7@4ax.com...
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Whilst lounging around on Tue, 22 Jul 2003 14:29:35 -0500, "Charles
> Howse" <me.RemoveThis@privacy.net> amazingly managed to produce the following
> with their Etch-A-Sketch:
>
> > Hello All,
> > I'm running RedHat 8.0 and Apache 2.0.40.
> > *Very* little customization of /etc/httpd/httpd.conf.
> > # cat /etc/httpd/httpd.conf | grep Listen shows I've only
> > configured it to listen on port 80.
> > # netstat -an shows that port 443 is open for all interfaces,
> > although it's not listening.
> > When I nmap my server from another machine, I see that port 443 is
> > open. How can I make Apache *not* load mod-ssl, or *not* open ort
> > 443?
> > This is not a *huge* issue, it's just for my education.
> >
> > Thanks,
> > Charles
> >
>
>
> Check for 'Listen' directives in httpd.conf. You might find:
>
>
> Listen: 443
>
>
> If so, comment it out:
>
>
> # Listen: 443
I've already tried that. Refer to my original post where I say:
# cat /etc/httpd/httpd.conf | grep Listen
The only thing that came back was:
Listen:80
I think it's got something to do with mod_ssl loading.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Kill port 443