10-16-04 02:09 AM
"Shabam" <blislecp@hotmail.com> writes:
> I installed Fedora and updated the system with up2date. Now I have Apache
> 2. However I don't know where to go to turn of HTTPS (secure http). Ther
e
> are no directives inside httpd.conf regarding it.
Almost certainly there are. Try searching for SSL or ssl instead.
> How do I shut just the https off?
http://httpd.apache.org/docs-2.0/ssl/
mod_ssl is probably the bit you want to comment out.
And anything referring to port 443.
Check conf files included by the main conf file too.
--
Chris
[ Post a follow-up to this message ]
|