aboutsummaryrefslogtreecommitdiff
path: root/www/mod_auth_useragent
Commit message (Collapse)AuthorAgeFilesLines
* - Add mirror to fix the build for release.Clement Laforet2004-04-211-1/+2
| | | | | | | | Notice by: bento via kris Approved by: portmgr (marcus) Notes: svn path=/head/; revision=107777
* Add mod_auth_useragent 1.0Clement Laforet2004-04-163-0/+38
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 Notes: svn path=/head/; revision=107247