Koozali.org: home of the SME Server

.htaccess and .htpasswd

GraemeDonaldson

.htaccess and .htpasswd
« 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

TibaL

Re: .htaccess and .htpasswd
« Reply #1 on: September 24, 2003, 12:06:16 AM »
Have you installed the htaccess contribution ?
You will find it at http://contribs.org

TibaL

GraemeDonaldson

Re: .htaccess and .htpasswd
« Reply #2 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

Unit

Re: .htaccess and .htpasswd
« Reply #3 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