it’s possible to block an agent like that :
AppleCoreMedia/1.0.0.9A405 (iPad; U; CPU OS 5_0_1 like Mac OS X; zh_cn)
Cordialy .
it’s possible to block an agent like that :
AppleCoreMedia/1.0.0.9A405 (iPad; U; CPU OS 5_0_1 like Mac OS X; zh_cn)
Cordialy .
Hi,
It’s easy with new auth configurator:
https://flussonic.com/doc/authorization/authorization-configurator
Example config:
auth_backend block {
deny ua “AppleCoreMedia/1.0.0.9A405 (iPad; U; CPU OS 5_0_1 like Mac OS X; zh_cn)”;
allow default;
}