When I enable SSL for my moodle site. The time response from my local server to the database remote server is very slow.
I used: $CFG->wwwroot = 'http://example.com';
and install https in mysite.
Does anyone meet it? I need to help.
When I enable SSL for my moodle site. The time response from my local server to the database remote server is very slow.
I used: $CFG->wwwroot = 'http://example.com';
and install https in mysite.
Does anyone meet it? I need to help.