I am testing my new web server code. It is exposed to the internet, and appears to be fending off most hack attempts, and has not crashed. I'm not asking that you DoS my Arduino, but I would like a few users to test it.
Here is the dynamic page. It does nothing but display your input on my serial monitor.
http://68.99.58.119
Here are the SD pages. These are all stored on the ethernet shield's SD card. The favicon.ico is an upper case blue 'T' on a white background.
This page downloads 3 files (/index.htm, /img/wolver.jpg, and /favicon.ico). The Wolverines image is around 240K.
http://68.99.58.119/index.htm
BTW, I am in the back row second from right. I was really young then. That is a pic of the first AYSO championship team.
This page downloads 4 files (/testhtml.htm, /mycss.css, /img/waterfal.jpg, and /favicon.ico). The background image (waterfal.jpg) is set by the mycss.css file. The background image is about 120K.
http://68.99.58.119/testhtml.htm
Does it work on your end?