Hi, When a PDF is missing from the media location the Status returns a 200. We need this to be 404. For example - www.test.com/**media**/testfile.pdf - gives 200 www.test.com/**anyother**/testfile.pdf - gives 404 Is this a known issue? Thanks Jon