Hello,
I need to use header("location:some_url") from a cron job (to do some maintenance work
on remote files)my problem is that there is a proxy between me and some_url, so the GET request fails Anybody knows how to do this? Thanks Ignatius
Hello,
I need to use header("location:some_url") from a cron job (to do some maintenance work
on remote files)my problem is that there is a proxy between me and some_url, so the GET request fails Anybody knows how to do this? Thanks Ignatius