
IE7 "Access denied" with https ssl
Hello,
I have error in IE7 that tells that access denied to
http://<url>/pie.htc when I access using https. If I use in css "url(
https://<url>/js/PIE.php)" instead of just "url(js/PIE.php)" then error disappears but it stop working by http. I'd like to have css file that work both on http and https. Is there a way to do this?