From: TJ S. <cas...@us...> - 2011-01-05 19:27:41
|
Update of /cvsroot/pdd/www.proftpd.org/docs/howto In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv9914 Modified Files: ConnectionACLs.html Log Message: Typo. Index: ConnectionACLs.html =================================================================== RCS file: /cvsroot/pdd/www.proftpd.org/docs/howto/ConnectionACLs.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** ConnectionACLs.html 5 Jan 2011 19:23:18 -0000 1.2 --- ConnectionACLs.html 5 Jan 2011 19:27:32 -0000 1.3 *************** *** 187,191 **** And if you find yourself starting to block large blocks of addresses from countries/regions, you should start thinking about connection ACLs in terms of ! geolocation information. For this, the<a href="http://www.castaglia.org/proftpd/modules/mod_geoip.html"><code>mod_geoip</code></a> module for proftpd is quite useful. --- 187,191 ---- And if you find yourself starting to block large blocks of addresses from countries/regions, you should start thinking about connection ACLs in terms of ! geolocation information. For this, the <a href="http://www.castaglia.org/proftpd/modules/mod_geoip.html"><code>mod_geoip</code></a> module for proftpd is quite useful. |