Is it possible to block www access when from certain user agents? For example to only allow "*IE7*" sessions?
thx!
This thread was automatically locked due to age.
hello tieto
i you still have the requirement to block some user agents, you could do the following...
add a web policy filter where user have to authenticate to browse the internet. block requests when authentication failed.
then add an exeption for authentication for dedicated user agents.
so you can block deidcated user agents.
regards - michael
hello tieto
i you still have the requirement to block some user agents, you could do the following...
add a web policy filter where user have to authenticate to browse the internet. block requests when authentication failed.
then add an exeption for authentication for dedicated user agents.
so you can block deidcated user agents.
regards - michael