
Relative URL for PIE.htc Problem
Hi,
I am trying to implement PIE.htc, but it is not working. I have tried the following:
1). Added MIME type correctly
2). Put the PIE.htc file in the same folder as my index.php file
3). Since the webpage is a subdomain, I tried putting the PIE.htc file into the main domain folder and change the "behavior: url(''); to match (I think so), but this did not work either.
So, here is my directory structure. I"m pretty sure this is user error.

I am using CPanel on a Linux machine:
/home/cat/public_html/html5/index.php
I tried putting the file in the html5 folder, and used "behavior: url('/PIE.htc'); but this did not work. Then I tried putting PIE.htc in the root folder (/home/cat) and used "behavior: url('/home/cat/public_html/html5/PIE.htc'); but this did not work either.
Any ideas?
Thanks,
Juluie