Quote:
Originally Posted by DPS Computing
But regardless of the permissions if the file exists it shouldn't return a 404 error. That would return a 403 error if that was the case.
|
Depends what type of mood the server is in, and if the server has permission to communicate with the file it's trying to request. If it isn't allowed to communicate with the server, the server will think it's not there and produce a 404.