Re: Basic authentication using .htaccess file problem

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

 



On Mon, 2006-02-20 at 16:17 -0600, Gilbert Sebenste wrote:
> I have some directories I want passworded on those machines. I
> developed .htaccess files to do this. It looks like this:
> 
> AuthType Basic
> AuthName "The Directory Of Stuff"
> AuthUserFile /directory/directory/directory/passwordfile
> require valid-user
> 
> "Passwordfile" is the actual name of the file with the passwords in it, 
> created by htpasswd. Now, on one machine, this works fine. On the other, 
> it won't let me log in. The "enter login and password" box comes up, but 
> it's like the users don't exist.

Permissions on the .htaccess files?

-- 
Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux