Changeset 776 for trunk/cgi-bin
- Timestamp:
 - 09/25/15 17:16:21 (10 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/cgi-bin/MyIPDB.pm (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/cgi-bin/MyIPDB.pm
r691 r776 22 22 # DB host is optional. 23 23 my $dbhost = 'localhost'; 24 25 # ACL for RPC shim. A hash of arrays; the hash keys are the remote system26 # names, the array contents are the IPs allowed to claim that system name.27 #%IPDB::rpcacl = (28 # cli_test => ['192.168.99.115','209.91.179.62'],29 # devel => ['10.0.10.5'],30 # );31 # Only you can prevent memory leaks!32 #$IPDB::maxfcgi = 100;33 24 34 25 # ACL for RPC shim. A hash of arrays; the hash keys are the remote system  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![[ DeepNet IP Database ]](/images/ipdb-logo.png)