https Secure connection ?

https Secure connection ?

by Rachana Sree -
Number of replies: 1

Hi.........

How to provide secure connection 'https' to each and every page in moodle...


Regard's

rachana

Average of ratings: -
In reply to Rachana Sree

Re: https Secure connection ?

by Howard Miller -
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

It's not a Moodle thing as such...  this needs to be configured in your web server

Get https working for the site. Then, https://wiki.apache.org/httpd/RewriteHTTPToHTTPS

If you are not using Apache find similar instructions for whatever you are using.

You only need to change the 'wwwroot' setting in your Moodle config.php. For more information see, Transitioning_to_HTTPS