-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 01-Oct-2002/22:24 -0600, Joe Giles <[EMAIL PROTECTED]> wrote: >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... [snip]
Edit /etc/httpd/conf/httpd.conf and comment out the "Listen 443" line in this section: <IfDefine HAVE_SSL> Listen 80 Listen 443 </IfDefine> Tony - -- Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Messenger: TonyG05 HomePage: <http://www.pobox.com/~agreene/> Linux. The choice of a GNU generation <http://www.linux.org/> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D iD8DBQE9motcpCpg3WyUI50RAkKPAKC7WYkQxrZP6kHFBxjHa5lqC3WwIQCg/OtX i+t82LPhmpmybLtrFlI82mQ= =nPkP -----END PGP SIGNATURE----- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list