HTTP security: Difference between revisions

From MoodleDocs
use HTTPS for logins
m category
Line 9: Line 9:


[[Category:Administrator]]
[[Category:Administrator]]
[[Category:Security]]

Revision as of 13:06, 26 August 2008

Location: Administration > Security > HTTP security

Use HTTPS for logins

HTTPS encrypts the user's login data, so it's difficult to sniff out a user's username and password on the network. You will need to enable HTTPS on your server before you turn on this setting, or else you will be locked out of your site. Every web server has a different method for enabling HTTPS, so you should check the documentation for your web server.

See also