I have programmed a simple content-user, that uses file_get_contents, but unfortunately for my IP the site now gives a 302 error that forwards to an image. For all other use
There is no content there. The redirect happens in the HTTP response before any content would be sent.
The server decides what you get to see (or not).