Quote:
Originally posted by DynaSpain
AuthType Basic
AuthName "Members Area"
AuthUserFile /usr/www/domain.com/nowebaccess/.htpasswd
require valid-user
Order deny,allow
Deny from all
allow from xxx.xxx.xxx.xxx
allow from domain.com
Satisfy any
DynaMite
|
Didn't work for me...still got the authentication box.