gixy/tests/plugins/simply/origins/origin_https.conf

5 lines
111 B
Plaintext

# Options: {"domains": ["yandex.ru"], "https_only": true}
if ($http_origin !~ '^https?:\/\/yandex\.ru\/') {
}