Redirects main domain to moodle

root 2021-09-05 10:36:33 +02:00
parent da43fd10df
commit 6a8150fb08
1 changed files with 1 additions and 1 deletions

View File

@ -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