Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top