[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] htaccess and fixed IP addresses
- Subject: [cobalt-users] htaccess and fixed IP addresses
- From: Marc Smith <marxmyth@xxxxxxx>
- Date: Wed Mar 6 02:25:00 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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