Hi,
I use RewriteRule to make my URLs more readable.
I already gave the absolute path to the PIE.htc and I checked if it is openable despite the RewriteRule.
But still it does not work.
Fact is:
If i manually open my complicated URL e.g.
www.mydomain.com/index.php?some=parameters&etc=blaIt does work! Even if RewriteRule is activated! So that is not the problem.
But if I call
www.mydomain.com/rewrittenurl/It does not work anymore!
This does not make sense to me, because the htc must be accessable because without any changes to the .htaccess it works on complicated URLs.
But since i gave the absolute
http://... path to the .htc it can not be a path problem.
Anybody got a clue? Spend hours on this already...
Thanks and Best Regards
Thomas