[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ProgSoc] Cannot get access
Yeah,
you're suppose to use htpasswd on your .htpasswd file to create
passwords to various logins.
Also, if anyone can tell me how to override the [401] error page
so i can stick my own error page instead..
is the file called notauth.html i create and stick it in the directory
where .htaccess resides ?
Thanks,
James
On Tue, 12 May 1998, FatCat wrote:
>
> 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/>
>
---------
|A |
|@nospam. | |
| /^\ |
| /_*_\ | James da ICE Wan - iceman@nospam.progsoc.socs.uts.edu.au
| ! | - http://www.progsoc.uts.edu.au/~iceman
| ~~~ @nospam.|
| V| -- ACE of spades --
~~~~~~~~~
--
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/>