Running apache 2.2.10 on gentoo linux, with a python CGI script, I'm getting error-log entries although the script runs just fine. The entries look like this [Mon Feb 16 07:53:53 2009] [error] [client 74.6.22.153] client denied by server configuration: /usr/htdocs/10 The corresponding access log entries are like this: 66.249.67.149 - - [16/Feb/2009:07:55:53 -0800] "GET /hex-bin/board/10/da:/Bc/H7 HTTP/1.1" 200 12153 which as you can see, succeeded. The only thing special is that "hex-bin" has been redirected with ScriptAlias to another place, where the script is. Maybe this is normal, but I do think it odd. Am I doing something wrong? -- Kevin O'Gorman, PhD --------------------------------------------------------------------- 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