Package: apache2 Severity: minor After an install of apache2, visiting http://localhost/ results in some broken image links. From the log files:
==> /var/log/apache2/error.log <== [Sat Feb 28 05:57:10 2004] [error] [client 127.0.0.1] File does not exist: /usr/share/apache2/icons/jhe061.gif, referer: http://localhost/ [Sat Feb 28 05:57:10 2004] [error] [client 127.0.0.1] File does not exist: /usr/share/apache2/icons/debian, referer: http://localhost/ and ==> /var/log/apache2/access.log <== 127.0.0.1 - - [28/Feb/2004:05:57:10 +1100] "GET /icons/jhe061.gif HTTP/1.1" 404 301 "http://localhost/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Epiphany/1.0.6" 127.0.0.1 - - [28/Feb/2004:05:57:10 +1100] "GET /icons/debian/openlogo-25.jpg HTTP/1.1" 404 313 "http://localhost/" "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Epiphany/1.0.6" Regards, Anand -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.3 Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8

