Kill port 443
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
|