Home of the Giants


navigation

Home

Arrow Trader Lite
  • info
  • demo
  • users
  • download
  • how to install
  • documentation

  • Arrow Trader Lite III
  • demo
  • download
  • documentation
  • how to install

  • Arrow Trader eXtreme
  • info
  • order
  • owners center

  • Resources
    Contact Info
    Public Forum


    news
    Jan 01
    New pricing structure

    Dec 14
    ATX 1.2 out of beta

    Dec 12
    Xmas special launched

    Nov 04
    Arrowscripts.com updated

    Nov 01
    ATX 1.2 beta 6 released

    Nov 01
    ATL III build 10 released

    Oct 20
    ATX 1.2 beta released

    Aug 08
    ATL III docs ready

    Jul 07
    ATL III released





    atl reference
    black lists

    The IP Daemon is a module that can automatically block IPs via htaccess that appear many times in a short period of time.



    path to .htaccess: this is the path to the .htaccess file the IP daemon updates.
    block every ip....: set this to 0 in all 4 fields to disable the IP daemon.
    Before you enable the IP daemons it's not a bad idea to learn your site and traffic, so you know what amounts are normal.
    It's recommend to leave the IP daemon disabled, or set it to a high number at first, so you don't block valid traffic.
    Checking the IP logs manually is usually much more effective.



    If you have some code in your .htaccess file that you want to keep, copy it into this form.
    The IP daemon will write the code in this field to the htaccess file before adding the code that blocks frequent IPs.



    A lot of IPs appear in high numbers, most of those aren't hitbots. For example, AOL proxies are very frequent, but valid nonetheless.
    The safelist supports IP masks. When a IP falls in a mask, it won't be blocked. For example, if you put '3' on a line, every ip that starts with a '3' won't be blocked. By default, ATL has masks for AOL proxies. Since IPs change from time to time, make sure that you keep your list up-to-date here, if you use the IP daemon.
    A good source for valid IPs is http://iplists.com/. (http://iplists.com/nw/)
    AOL proxy info can be found on this page.



    This form displays the current content of the htaccess file.
    This textarea is not an editor, it only shows the contents of the field.
    To edit the htaccess file, use the 'htaccess header' field.