cvs commit: ports/www Makefile ports/www/mod_auth_useragent
 Makefile distinfo pkg-descr
    Clement Laforet 
    clement at FreeBSD.org
       
    Fri Apr 16 09:20:17 PDT 2004
    
    
  
clement     2004/04/16 09:20:16 PDT
  FreeBSD ports repository
  Modified files:
    www                  Makefile 
  Added files:
    www/mod_auth_useragent Makefile distinfo pkg-descr 
  Log:
  Add mod_auth_useragent 1.0
  
  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
  
  Revision  Changes    Path
  1.853     +1 -0      ports/www/Makefile
  1.1       +30 -0     ports/www/mod_auth_useragent/Makefile (new)
  1.1       +2 -0      ports/www/mod_auth_useragent/distinfo (new)
  1.1       +6 -0      ports/www/mod_auth_useragent/pkg-descr (new)
    
    
More information about the cvs-all
mailing list