Mailing List Archive

Bug (fwd) (Basic Auth)
no ack sent.

> Message-Id: <199510030506.BAA29655@ritz.mordor.com>
> Date: Thu, 03 Jan 80 01:10:21 -0800
> From: Christopher Mauritz <ritz@mordor.com>
> Organization: Mordor International
> X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
> MIME-Version: 1.0
> To: apache-bugs@apache.org
> Subject: Bug
> Content-Transfer-Encoding: 7bit
> Content-Type: text/plain; charset=us-ascii
>
> I guess I must post this, Since I can't seem to figure this one
> out
>
> Here is my .htacces, minus my drive and directory below....
>
> AuthUserFile (MyDrive And Directory)/.htpass
> AuthGroupFile /dev/null
> AuthName Secured Web Site
> AuthType Basic
>
> <Limit POST>
> require user test
> </Limit>
>
> <Limit GET>
> require user test
> </Limit>
>
>
>
> >Authorization Required
> >This server could not verify that you are authorized to access the
> >document you requested. Either
> >you supplied the wrong credentials (e.g., bad password), or your browser
> >doesn't understand
> >how to supply the credentials required.
>
>
>
> Can you make anything out of this...
>
> Thanks in Advance!
>
> Please Respond to:
> www@mordor.com
>