The problem is this... how do you make a pretty 500 Internal Server Error page? When there's a problem with the server, it can't display the nice error page...
Images are easy to test. They can be viewed in your browser in the same way as a web page. You just enter the URL of the image, and if the image can't be found it will tell you so.
...
It's quite a tall order, and would require a database and PHP in addition to the HTML, CSS and JS. You may want to look into free poll plugins for websites:
...
Everything works in every other browser, including IE8. Everything appears fine in IE7 except the dotted line. I have a sneaking suspicion I have seen this issue before... :confused:
Does the byte size of an htaccess file matter? I mean, does a large file affect load times in any way, or is it OK for me to have a ton of 301s, for example, and separate everything with white space...
OK, I have a new redirect question. I found that for pages with a query string, the normal 301 redirect doesn't work, so I need a couple of rewrite rules for that, urgently.