Re: [users@httpd] Basic Authentication not working in Gentoo Linux

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

 



I have tried with a fresh new Directory tag within the DocumentRoot.
The follwoing configuration  was added
<Directory /var/www/localhost/htdocs/manilal>
        Options FollowSymLinks
         Options +ExecCGI
         AuthName "E-mail login:"
        AuthType Basic
          AuthUserFile /usr/local/bp/htpasswd
         Require user manilal
</Directory>

and I accessed it with http://192.168.101.39/manilal
Now the browser asks for authentication and it successfully
authenticates. So I hope there is nothing wrong with Apache. May be
the VH directive is doing the damage. Any thoughts on this behaviour?

regards
Manilal

[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