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

7 lines
98 B
Plaintext

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