
Originally Posted by
DrByte
I'd be inclined to suspect something "else" in your .htaccess besides just the rewrites.
...
All the additional "pages" have the full quota of supporting files and I could not identify any issues with the IE stylesheet rules.
So I then removed everything in my htaccess file and then started to rebuild it. The "something else" was:Removing this, and only this, had solved the problem with IE, Firefox and Opera. I then replaced it with ErrorDocument 404 /page_not_found.php
... and the problem remains solved, but I wonder why?
Many thanks for your help