Mod_ssl is missing in modules folder of Apache

1.3k Views Asked by At

I am trying to convert my PHP application from http tp https. I got all the SSL certificates loaded in my server. But when restarting apache server I found the error as :

"Cannot load G:/APPS/Apache Software Foundation/Apache2.2/modules/mod_ssl.so into server: The specified module could not be found".

I checked the modules folder and it seems there is no such module exists in my Apache installation. How do I download/install this module? Any help is appreciated.

Thanks, Shilpa

0

There are 0 best solutions below