On 10/2/02 12:24 AM, "Joe Giles" <[EMAIL PROTECTED]> wrote:

> List,
> I run an apache server and have no need for SSL, however, my server is
> listening for it. How can I disable this feature. The reason i want to do
> this is I did a netstat -ap and noticed that someone was ESTABLISHED on an
> https port. This is weird cause I don't have any web pages that support
> https. Here is the netstat list...

It seems that everyone has overlooked the obvious...

rpm -e mod_ssl
service httpd restart

It will never try to bind to tcp/443 again.

-- 
Jason Costomiris <><           |  Technologist, geek, human.
jcostom {at} jasons {dot} org  |  http://www.jasons.org/
          Quidquid latine dictum sit, altum viditur.
                    My account, My opinions.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to