https Secure connection ?

https Secure connection ?

Napisane bez: Rachana Sree ()
Liczba ôdpowiedzi: 1

Hi.........

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


Regard's

rachana

W ôdpowiedzi na Rachana Sree

Re: https Secure connection ?

Napisane bez: Howard Miller ()
Ôbrŏz Core developers Ôbrŏz Documentation writers Ôbrŏz Particularly helpful Moodlers Ôbrŏz Peer reviewers Ôbrŏz 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