Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add mirror to fix the build for release. | Clement Laforet | 2004-04-21 | 1 | -1/+2 |
| | | | | | | | | Notice by: bento via kris Approved by: portmgr (marcus) Notes: svn path=/head/; revision=107777 | ||||
* | Add mod_auth_useragent 1.0 | Clement Laforet | 2004-04-16 | 3 | -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 |