[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] what's wrong with this .htaccess??
- Subject: Re: [cobalt-developers] what's wrong with this .htaccess??
- From: Blake Webster <blake@xxxxxxxxxxxxxxxxxxx>
- Date: Tue Sep 26 14:22:37 2000
- List-id: Mailing list for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
Hello:
Here is the code that we use:
AuthUserFile
/home/sites/site#/web/admin/.htpasswd
AuthGroupFile /dev/null
AuthName "yourdomain.com"
AuthType Basic
AuthPAM_Enabled off
<Limit GET POST>
require valid-user
</Limit>
Blake Webster
At 12:18 AM 9/26/00 +0300, you wrote:
>I downloaded and setup a cgi program that "account manager"
which helps to
>manage .htpasswd file of a private folder like members on my RAQ3. It
worked
>and i could easily add users with it. Acc. Man. adds users to
.htpasswd and
>than i created .htaccess file for this private folder like
this;
>
>AuthUserFile /home/sites/site16/.htpasswd # (I checked out .htpasswd
file
>there and contains encoded passwords)
>AuthGroupFile /dev/null
>AuthType Basic
>AuthName "MyLittleMemberFolder"
>
><LIMIT GET POST>
>require valid-user
></LIMIT>
>
>Seems normal huh? But when i try to connect site via browser
>(http://www.domain.com/members)
it shows user and password popup but does
>not accept passwords? Gives that error;
>
>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 does not understand how to supply the
credentials
>required. But .htpasswd file is correct and also .htaccess..
>
>What's wrong with them???
>
>Ekrem Soylu
>Engineer
>
>design-Tr IT
>www.design-tr.com
>
>
>
>_______________________________________________
>cobalt-developers mailing list
>cobalt-developers@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-developers
>
********************************************
Media Design & Hosting Services
Helping Businesses Create an Effective Web Presence
Phone: 707-575-1640
Fax: 707-578-3171
WebcamSearch.com
*********************************************