2002-05-17 Robin Johnson <robbat2@users.sourceforge.net>
* config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code from feature #484158 * Documentation.*: feature #484158 documented
This commit is contained in:
@@ -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'] = '';
|
||||
|
Reference in New Issue
Block a user