[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ2 - .HTACCESS



> >
> >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