Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: GraemeDonaldson on September 21, 2003, 07:57:45 PM

Title: .htaccess and .htpasswd
Post by: GraemeDonaldson on September 21, 2003, 07:57:45 PM
Have just installed sme and running fine, i want to protect the phpmyadmin folder in my primary folder with .htaccess and .htpasswd files but i cannot get mine to work, so far i have

in my .htaccess

AuthType Basic
AuthName "Phpmyadmin"
AuthUserFile /home/e-smith/files/primary/html/phpmyadmin/.htpasswd
require valid-user

and my usernames and passwords in my .htpaswd(i used a website to generate my passwords http://help.powweb.com/cgi-bin/crypt.cgi)

But not working so if anyone knows where im goin wrong pleae help
Thanks
Graeme
Title: Re: .htaccess and .htpasswd
Post by: TibaL on September 24, 2003, 12:06:16 AM
Have you installed the htaccess contribution ?
You will find it at http://contribs.org

TibaL
Title: Re: .htaccess and .htpasswd
Post by: GraemeDonaldson on September 24, 2003, 01:16:50 AM
Hi, no i've not installed any extra packages, i went to the website and seached for .htaccess but the links are in active is there anyway you could email me the rpms please

Thanks
Graeme
Title: Re: .htaccess and .htpasswd
Post by: Unit on September 24, 2003, 08:01:18 AM
check here

http://mirror.contribs.org/smeserver/contribs/nightspirit/e-smith-htaccess/GraemeDonaldson wrote:
>
> Hi, no i've not installed any extra packages, i went to the
> website and seached for .htaccess but the links are in active
> is there anyway you could email me the rpms please
>
> Thanks
> Graeme