[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ2 - .HTACCESS
- Subject: RE: [cobalt-users] RAQ2 - .HTACCESS
- From: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Mon Nov 20 05:58:02 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> >
> >here is the .htaccess content:
> ># Access file
> >order allow,deny
> >allow from all
> >require valid-user
> >Authname Zamil Steel Users
> >AuthPAM_Enabled off
> >Authtype Basic
> >AuthUserFile /home/sites/site7/web/aologin/.htpasswd
>
>
> Try taking the spaces out of your Authname entry. Try Zami_Steel_Users
> instead.
>
I think usually it's:
AuthName "MyCompanyWeb"
--
Dan Kriwitsky