* config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
      from feature #484158
    * Documentation.*: feature #484158 documented
This commit is contained in:
Robin Johnson
2002-05-18 06:05:48 +00:00
parent 42c38c009d
commit 6c5db8e09b
5 changed files with 941 additions and 971 deletions

View File

@@ -55,6 +55,11 @@ $cfg['Servers'][$i]['pdf_table_position']
// tables position for the
// PDF schema - leave blank
// for no PDF schema support
$cfg['Servers'][$i]['AllowDeny']['order']
= ''; // Host authentication order, leave blank to not use
$cfg['Servers'][$i]['AllowDeny']['rules']
= array( ); // Host authentication rules, leave blank for defaults
$i++;
$cfg['Servers'][$i]['host'] = '';