The problem is with your body tag. You have background="#808080" instead of backgroundcolor="#808080". The background attribute is used for images so the browser is going back to the server looking for an image with the same URL as the page.
Oh :-(
I had better check that, thanks.
I can make the change tonight on my machine at home and see what happens with the apache logs when I do a request.
Will get back tomorrow on what happens.
-- Michael Lake Chemistry, Materials & Forensic Science, UTS Ph: 9514 1725 Fx: 9514 1460
-- UTS CRICOS Provider Code: 00099F DISCLAIMER: This email message and any accompanying attachments may contain confidential information. If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or attachments. If you have received this message in error, please notify the sender immediately and delete this message. Any views expressed in this message are those of the individual sender, except where the sender expressly, and with authority, states them to be the views the University of Technology Sydney. Before opening any attachments, please check them for viruses and defects. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
