On Fri, Jul 1, 2011 at 3:54 AM, Rob De Langhe <rob.de.langhe@xxxxxxxxxxxx> wrote: > hi, > > despite me disabling the "proxy*" modules from my Apache, I see still > occasionally some succesfull hack attempts via my server (code 200) : > > 125.46.73.7 - - [30/Jun/2011:11:54:09 +0200] "GET http://www.baidu.com/ > HTTP/1.1" 200 240 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)" Apache will serve / out of the default virtualhost for such a request. If you don't want it to, create a new default (first-listed) vhost to capture all unlisted hostnames and "deny from all". --------------------------------------------------------------------- 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