blob: e8c24e8ee3a1487228daf63107f85d6866470cce (
plain) (
blame)
1
2
3
4
5
6
|
mod_auth_useragent allows you to forbid clients based on their
User-Agent by placing a single line in your Apache httpd.conf. Be aware
that this is by no means a security measure as it is trivial to change
your User-Agent in most browsers.
WWW: http://tangent.org/index.pl?lastnode_id=478&node_id=423
|