On Fri 15 Oct 2004, mi wrote: > Hi, > > i have a local apache running, mostly for testing website projects. > > I just found this entry in the apache access log: > > 127.0.0.1 - - [14/Oct/2004:18:06:26 +0200] "GET /ffii/verein/webstyl/news.css > HTTP/1.1" 401 503 "http://swpat.ffii.org/log/04/cons0518/index.de.html" "Mozilla/5.0 > (X11; U; Linux i586; en-US; rv:1.6) Gecko/20040413 Galeon/1.3.15 (Debian package > 1.3.15-2)" > > Normal entries are always local, because all incoming requests on port 80 are > blocked by ipfilter. > > They use to look like: > > woody - michl [14/Oct/2004:02:25:47 +0200] "GET /homewerks/search/google.html > HTTP/1.1" 200 11376 "-" "Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.6) > Gecko/20040413 Galeon/1.3.15 (Debian package 1.3.15-2)" > > > What does it mean ? Could wwwoffle be the reason ? > The FFII normally doesn't use sophisticated javascript code.
That FFII page has a bug, look at the source: <link href="http://localhost/ffii/verein/webstyl/news.css" rel="stylesheet" type="text/css"> Note the "localhost". Paul Slootman
