Hi!
please tell me how to use ssl ver moodle login and grading only.in config.php if i change wwwroot to http it will be enabled for whole site.i just want to change wwwroot for login and grade.please tell me how to do that.
regards,
Hi!
please tell me how to use ssl ver moodle login and grading only.in config.php if i change wwwroot to http it will be enabled for whole site.i just want to change wwwroot for login and grade.please tell me how to do that.
regards,
Can u explain the question.If u want to enable ssl on moodle site you simply check site adminsitration>security>HTTP security check "Use https for login"
Please read warning before check
{
If login screen disappear after performe this task then simpley add
($CFG->loginhttps="false";) in config.php
}