Web Servers on Unix and Linux - Turn off HTTPS in apache 2

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > October 2004 > Turn off HTTPS in apache 2





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Turn off HTTPS in apache 2
Shabam

2004-10-15, 9:09 pm

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). There
are no directives inside httpd.conf regarding it. How do I shut just the
https off?


Chris Morris

2004-10-15, 9:09 pm

"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). There
> 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
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com