Re: Problem With Password Protection in Apache 2.2

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

 



On Nov 14, 2007 8:01 PM, Jon Forrest <jlforrest@xxxxxxxxxxxx> wrote:
> DocumentRoot /users/chemweb/apache2/http-cchem/htdocs
> <Directory /users/chemweb/apache2/http-cchem/htdocs/admittedstudent>
>      AuthType Basic
>      AuthName "Restricted Files"
>      AuthUserFile /users/chemweb/apache2/http-cchem/htdocs/admittedstudent/.htpasswd
>      <Limit GET>
>          Require user gsportal AdmittedStudent
>      </Limit>
> </Directory>

>
> configuration error:  couldn't check user.  No user file?: /admittedstudent/

See AuthBasicProvider /
http://httpd.apache.org/docs/2.2/howto/auth.html in case you're
following some 2.0.x doc/config/howto.


-- 
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux