Hi All..
I like to have a password on a dir on my EM.
I have try to make a .htaccess file but it does work..??
My .htaccess looks lige this.
AuthName "restrict posting"
AuthType Basic
AuthUserFile /temp/users
require user admin
and the users file is made with htpasswd -c users admin
Why does this not work on E-Smith.??