in reply to RE: RE: RE: reading binary files in windows
in thread reading binary files in windows
If you're putting valid content at a URL via a 404 handler, just be sure your script prints out a "Status: 200 OK" header to override the server's 404 status message so that it appears normally. This has the added benefit of allowing search engines to pick up the page, where they would discard it otherwise with a 404 message.