> Well, the access.log contains just one enty per cgi-request: > 127.0.0.1 - - [08/Aug/2007:11:08:32 +0200] "GET /project/bar > HTTP/1.1" 200 Per cgi-request? > I tcpdumped the connection and I only see two GET messages for each > cgi-request (which contain the requested url): > # tcpdump -i lo -A -s 0 -vv | grep GET > ...(...(GET http://127.0.0.1/project/bar HTTP/1.1 > ...4...4GET /project/bar HTTP/1.1 You need to figure out where these two requests are originating. Have you configured this server to be a forward proxy in your browser? -- noodl --------------------------------------------------------------------- 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