Hi all,
i just realise that my httpd.conf shows this:
###<IfDefine HAVE_SSL>
LoadModule ssl_module modules/libssl.so
###</IfDefine>
###<IfDefine HAVE_SSL>
AddModule mod_ssl.c
###</IfDefine>
is this the default and normal? my ssl is working though while phpinfo shows that apache is built with mod_ssl
any advice?
i just realise that my httpd.conf shows this:
###<IfDefine HAVE_SSL>
LoadModule ssl_module modules/libssl.so
###</IfDefine>
###<IfDefine HAVE_SSL>
AddModule mod_ssl.c
###</IfDefine>
is this the default and normal? my ssl is working though while phpinfo shows that apache is built with mod_ssl
any advice?