Hi Folks. Last night I was try to find solution setup .htaccess to protection access cgi-bin directory. I use apache_1.3.33, php-4.3.10, openssl-0.9.7h, mod_ssl-2.8.22-1.3.33 on FreeBSD 4.X mechine, but after I do upgrade openssl-0.9.7h from source tarball (Before I use openssl-0.9.6h), I can't see dialog box for input Login/Password from my client. httpd.conf: <Directory "/www/cgi-bin/awstats/client"> AllowOverride AuthConfig Options None Order allow,deny Allow from all </Directory> And from /www/cgi-bin/awstat/client/.htaccess: AuthType Basic AuthName "Netmon Utility" AuthUserFile /www/passwd/user/.htpasswd-netmon AuthGroupFile /dev/null <Limit POST GET PUT> require valid-user </Limit> Would you help me. TIA -- budsz --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx