Niatrom
02-14-2001, 05:30 PM
ARGH.. i cant seem to get it to work?!??
it just loads the index.html like normal..
(server changed to protect the innocent :))
:/content/www.****.net/docs/private$ ls -a -l
total 5
drwxrwxrwx 2 aragon ** 1024 Feb 14 13:29 ./
drwxr-xr-x 14 aragon ** 1024 Feb 14 13:29 ../
-rw-r--r-- 1 aragon ** 181 Feb 14 13:32 .htaccess
-rw-r--r-- 1 aragon ** 21 Feb 14 06:44 .htpasswd
-rw-r--r-- 1 aragon ** 9 Feb 14 06:41 index.html
:/content/www.*****.net/docs/private$
and, .htaccess :
AuthUserFile /content/www.****.net/docs/private/.htpasswd
AuthGroupFile /dev/null
AuthName 'Password Protected' ( i tried w/o the single quotes too)
AuthType Basic
<limit GET POST>
require user aragon
</limit>
and finally, .htpasswd:
aragon:ayra57uhyfg
help anyone?? , like i said, it just loads the index.html like normal.
[ 14 February 2001: Message edited by: Niatrom ]
[ 14 February 2001: Message edited by: Niatrom ]
it just loads the index.html like normal..
(server changed to protect the innocent :))
:/content/www.****.net/docs/private$ ls -a -l
total 5
drwxrwxrwx 2 aragon ** 1024 Feb 14 13:29 ./
drwxr-xr-x 14 aragon ** 1024 Feb 14 13:29 ../
-rw-r--r-- 1 aragon ** 181 Feb 14 13:32 .htaccess
-rw-r--r-- 1 aragon ** 21 Feb 14 06:44 .htpasswd
-rw-r--r-- 1 aragon ** 9 Feb 14 06:41 index.html
:/content/www.*****.net/docs/private$
and, .htaccess :
AuthUserFile /content/www.****.net/docs/private/.htpasswd
AuthGroupFile /dev/null
AuthName 'Password Protected' ( i tried w/o the single quotes too)
AuthType Basic
<limit GET POST>
require user aragon
</limit>
and finally, .htpasswd:
aragon:ayra57uhyfg
help anyone?? , like i said, it just loads the index.html like normal.
[ 14 February 2001: Message edited by: Niatrom ]
[ 14 February 2001: Message edited by: Niatrom ]