Re: [users@httpd] Apache 2.2.0 and Basic AuthType

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

 



Joshua Slive wrote:

On 1/6/06, Mark McCulligh <mmcculli@xxxxxxxxxxxxx> wrote:
I added the "Allow from all" to the directory and it works now.

<Directory "/usr/local/awstats/wwwroot">
AuthType Basic
AuthName "Login"
AuthUserFile /usr/local/httpd/pwd/users.pwd
Require valid-user
Allow from all
</Directory>

Just wondering why in other versions of Apache I did not have to have
this line to get AWStats to work? Is it because with Apache 2.2.0 the
default directory is now "Deny from all"?

Yes, it is because there is a "Deny from all" in the root directory
section.  Again, you should have gotten a "..denied by server
configuration" message in your error log about this.

Joshua.
I cannot find any messages in my error log about "denied". Just stuff about Zend Optimizer not working right. My next thing to look at.

Mark.

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