Redirects main domain to moodle
parent
da43fd10df
commit
6a8150fb08
|
@ -62,7 +62,7 @@ frontend website
|
|||
use_backend be_ipa if is_ipa
|
||||
use_backend be_api if is_api
|
||||
|
||||
|
||||
http-request redirect code 301 location https://moodle."${DOMAIN}" if { hdr(host) -i "${DOMAIN}" }
|
||||
# default_backend be_sso
|
||||
|
||||
backend be_api
|
||||
|
|
Loading…
Reference in New Issue