Seit heute zeigt Munin leider keine Apache Statistiken mehr an.
Im Errorlog kann ich folgendes sehen.
Da wo es noch ging:
127.0.0.1 - - [10/Jul/2012:09:50:02 +0200] "GET /server-status?auto HTTP/1.1" 200 943 "-" "libwww-perl/6.03"
127.0.0.1 - - [10/Jul/2012:09:50:02 +0200] "GET /server-status?auto HTTP/1.1" 200 943 "-" "libwww-perl/6.03"
127.0.0.1 - - [10/Jul/2012:09:50:03 +0200] "GET / HTTP/1.1" 200 485 "-" "Wget/1.13.4 (linux-gnu)"
Jetzt, wo es nicht mehr geht:
127.0.0.1 - - [10/Jul/2012:09:55:01 +0200] "GET /server-status?auto HTTP/1.1" 301 513 "-" "libwww-perl/6.03"
127.0.0.1 - - [10/Jul/2012:09:55:03 +0200] "GET /server-status?auto HTTP/1.1" 301 513 "-" "libwww-perl/6.03"
localhost - - [10/Jul/2012:09:55:04 +0200] "GET / HTTP/1.1" 301 514 "-" "Wget/1.13.4 (linux-gnu)"
Man sieht also irgendwie versucht er einen 301 zu machen und der letzte Befehl kommt jetzt nicht mehr von einer IP sondern von localhost.
Hat jemand für mich einen Tipp, wie ich das Problem lösen kann?
Im Errorlog kann ich folgendes sehen.
Da wo es noch ging:
127.0.0.1 - - [10/Jul/2012:09:50:02 +0200] "GET /server-status?auto HTTP/1.1" 200 943 "-" "libwww-perl/6.03"
127.0.0.1 - - [10/Jul/2012:09:50:02 +0200] "GET /server-status?auto HTTP/1.1" 200 943 "-" "libwww-perl/6.03"
127.0.0.1 - - [10/Jul/2012:09:50:03 +0200] "GET / HTTP/1.1" 200 485 "-" "Wget/1.13.4 (linux-gnu)"
Jetzt, wo es nicht mehr geht:
127.0.0.1 - - [10/Jul/2012:09:55:01 +0200] "GET /server-status?auto HTTP/1.1" 301 513 "-" "libwww-perl/6.03"
127.0.0.1 - - [10/Jul/2012:09:55:03 +0200] "GET /server-status?auto HTTP/1.1" 301 513 "-" "libwww-perl/6.03"
localhost - - [10/Jul/2012:09:55:04 +0200] "GET / HTTP/1.1" 301 514 "-" "Wget/1.13.4 (linux-gnu)"
Man sieht also irgendwie versucht er einen 301 zu machen und der letzte Befehl kommt jetzt nicht mehr von einer IP sondern von localhost.
Hat jemand für mich einen Tipp, wie ich das Problem lösen kann?