[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: apache ssl



azeem ahmad wrote:
hi list, i have installed httpd with webdav, now i want it to run on https only, its running on both http and https both, how can i disable http

Well, you can modify your firewall configuration so that port 80 is inaccessible, for one.

You can also modify /etc/httpd/conf/httpd.conf and comment out the line that says "Listen 80".


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]