[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] htaccess and fixed IP addresses



Hi list,

Is it possible to transform the following htaccess file to let users from
fixed IP addresses access the Protected Directory without authentication?

# Access file
order allow,deny
allow from all
require valid-user
Authname "Protected Directory"
AuthPAM_Enabled off
Authtype Basic
AuthUserFile /home/sites/www.domain.com/.htpasswd