Loading of my blog http://www.anaufhinternebenin.de/ fails on some versions of IE. Visitors get a window that the operation has been cancelled, followed by a server not found message. When they use the back-button, the page looks fine.
I've tried this to resolve this error:
- upgrading to the latest version of WP
- changing themes (this actually solved the problems for some IE versions, but creating it for other)
- putting a .htaccess in my httpdocs directory telling mod_security to bug off:
SecFilterEngine Off
SecFilterScanPOST Off
SecFilterInheritance Off
Safari/Firefox users (as some IE users) don't seem to be affected by this.
I'm all out of ideas after my previous attempts to make this work. Hopefully any of you guys can help me out.
Kind regards,
JW