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

RE: [cobalt-users] .htaccess & secure web directories



We don't use the .htpasswd file, no reference is given for this in the file,
as we're only interested in the 'valid-users' (login names) of the RaQ2.

... unless you're telling me there is an 'implicit' reference to this file ?

> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Victory Systems
> ( ebizhosting.com )
> Sent: 25 January 2000 23:54
> To: 'cobalt-users@xxxxxxxxxxxxxxx'
> Subject: RE: [cobalt-users] .htaccess & secure web directories
>
>
>
> Check the path to the .htpasswd in the .htaccess file
>
>
> -----------------------
> Randall Clark
> Victory Systems Inc.
> Ph. 250-381-4483
> Fax. 250-381-4473
> www.ebizhosting.com
> admin@xxxxxxxxxxxxxxxxxx
>
> -----Original Message-----
> From: Andrew D. Forkes [mailto:Andrew.Forkes@xxxxxxxxxxxxxx]
> Sent: Tuesday, January 25, 2000 3:53 PM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: [cobalt-users] .htaccess & secure web directories
>
>
>
> We've got this .htaccess file, a very simple one, which works well on
> our
> normal website.  However, when we try to use a copy of the same file to
> control access to our secure web site, none of the usual
> username/password
> combinations work (?!)
>
> Here's the .htaccess file we're using:
>
> 	AuthType	Basic
> 	Authname	Secure
> 	<Limit GET POST>
> 		require valid-user
> 	</Limit>
>
> Any ideas ?  Something to do with PAM ?  Maybe too tight a setup of
> shttpd.conf ?
>
> Guesses welcome  8-)
>
> Andrew
>
> P.S. I've checked the owner & permission of the file - all in order.
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>