Вопрос

I want to restrict all visitors (by user-agents) from visiting my site, except some special user-agents (say visitors using Firefox or so...)

Please show me a way to deny all, but allow those special visitors.

Это было полезно?

Решение

You can use UrlRewrite plugin to check for user-agent strings and redirect to an access restricted page.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top