Hi Everybody, I
have added mod_ssl module to my apache 2.2 server then I typed “https://localhost
“on my browser it worked, it served the certificate I installed. But when I type “http://localhost “ it is still working
(showing the index.html content in htdocs) . I want my apache server to accept
only “https “requests. How to configure this? Thank you, Ravindra. |