Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Alexie on March 21, 2001, 08:46:26 PM

Title: Htaccess
Post by: Alexie on March 21, 2001, 08:46:26 PM
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.??