LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   https (https://www.linuxquestions.org/questions/linux-newbie-8/https-108406/)

spank 10-25-2003 01:51 PM

https
 
how can I run http without running https

david_ross 10-25-2003 01:55 PM

In your apache config file just remove the listen line that tells apache to listen to port 443.

spank 10-25-2003 02:05 PM

I can't find no line in my httpd.conf about 443

david_ross 10-25-2003 02:08 PM

Some later version of apache use seperate config files in a directory called "conf.d" there may be an "ssl.conf" file in there - is so then just delete it or move it out of the the "conf.d" folder.


All times are GMT -5. The time now is 05:19 PM.