diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-20 02:46:01 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-20 02:46:01 +0000 |
commit | b86adf1a1df990d14c68c7428f6a93aa9117e09c (patch) | |
tree | c355781343229b6e7aa44664218f3b947613b43a /www/mod_auth_useragent | |
parent | c2d55620431974500aff7f4d200d7bae8bb9c878 (diff) | |
download | ports-b86adf1a1df990d14c68c7428f6a93aa9117e09c.tar.gz ports-b86adf1a1df990d14c68c7428f6a93aa9117e09c.zip |
Notes
Diffstat (limited to 'www/mod_auth_useragent')
-rw-r--r-- | www/mod_auth_useragent/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_auth_useragent/pkg-descr b/www/mod_auth_useragent/pkg-descr index e8c24e8ee3a1..12d59559f154 100644 --- a/www/mod_auth_useragent/pkg-descr +++ b/www/mod_auth_useragent/pkg-descr @@ -2,5 +2,3 @@ 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 |