string $file - filename to use. Defaults to .htaccess
array $params - a array of parameters which can be:
$params['authname'] - authname
$params['authtype'] - authtype
$params['authuserfile'] - authuserfile
$params['authgroupfile'] - authgroupfile
$params['require'] - require
$params['additional'] - additional
Example 30-1. How to create new instance of File_HtAccess
|