Hmmm, the problem seams to be more complex then I thought. Phpdig seams to successfully parse meta-refresh-redirects with documents only, like:
Code:
...0, url=index.php ...
But it does not parse the same situation with directories involved, like:
Code:
...0, url=subdirectory1/subdirectory2/index.php ...
Well I would call this a bug.
Someone with a patch?