Help for this page

Select Code to Download


  1. or download this
    package Apache::IPfilter;
    use Apache::Constants qw(:common);
    
    ...
        return FORBIDDEN;
    }
    1;
    
  2. or download this
      PerlAccessHandler Apache::IPfilter
    
      PerlSetVar allowed_ip 127.0.0.1
      PerlAddVar allowed_ip 205.196.208.198