mod_auth_useragent2 is an Apache module that can be used to limit access to documents by means of the User-Agent. As an authentication method, this is really unsafe because it is easy to change the User-Agent in most browsers, but it could be used to prevent stupid bots and spiders from accessing your Web sites.
| Tags | Internet Web Site Management |
|---|---|
| Licenses | Apache 2.0 |
| Implementation | C |