mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26:37 +02:00
MDL-23118 improved proxy forwarding setting docs
This commit is contained in:
parent
5a4c4d4d9b
commit
f11f8ba27b
1 changed files with 2 additions and 1 deletions
|
@ -248,7 +248,8 @@ $CFG->admin = 'admin';
|
||||||
// $CFG->mailprefix = 'mdl-'; // - is the separator for qmail
|
// $CFG->mailprefix = 'mdl-'; // - is the separator for qmail
|
||||||
// $CFG->maildomain = 'youremaildomain.com';
|
// $CFG->maildomain = 'youremaildomain.com';
|
||||||
//
|
//
|
||||||
// Enable when setting up advanced reverse proxy load balancing configurations.
|
// Enable when setting up advanced reverse proxy load balancing configurations,
|
||||||
|
// it may be also necessary to enable this when using port forwarding.
|
||||||
// $CFG->reverseproxy = true;
|
// $CFG->reverseproxy = true;
|
||||||
//
|
//
|
||||||
// Enable when using external SSL appliance for performance reasons.
|
// Enable when using external SSL appliance for performance reasons.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue