[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ProgSoc] Cannot get access
Hi,
Thanks for your help. I did what you suggested and I cannot gain
access to the files... I even copy and past the password to the login box
and still, it gives me: "Authorisation Failed, retry?"
This is my .htaccess file:
------------------------
AuthUserFile /tmp_mnt/home/helen/public_html/me/.htpasswd
AuthGroupFile /dev/null
AuthName LadyElaine
AuthType Basic
<LIMIT GET POST>
require valid-user
</LIMIT>
--------------------------
and this is the .htpasswd
---------------------
LadyE:WhyAreUHere?
---------------------
and when I click the link to the files in ./me
it gives a login box
I type:
------------
User name: LadyE
Password: WhyAreUHere?
------------
and I keep getting the error message...
When did I do wrong?
HELEN
--
You are subscribed to the progsoc mailing list. To unsubscribe, send a
message containing "unsubscribe" to progsoc-request@nospam.progsoc.uts.edu.au.
If you are having trouble, ask owner-progsoc@nospam.progsoc.uts.edu.au for help.
This list is archived at <http://www.progsoc.uts.edu.au/lists/progsoc/>