[ale] apache question wrt lost+found
Jim Popovitch
jimpop at yahoo.com
Sat Sep 23 15:57:46 EDT 2006
How do I get apache to completely ignore lost+found directories and stop
logging these errors:
[client x.x.x.x] client denied by server configuration: /www/lost+found/
The site .conf settings are:
<Directory /www>
Options +Indexes
AllowOverride None
</Directory>
<Directory /www/lost+found>
Options None
AllowOverride None
Order deny,allow
Deny from all
</Directory>
The lost+found directory perms are 700
Any ideas?
TIA,
-Jim P.
More information about the Ale
mailing list