GET requests from the clients

For HTTP GET requests from the client, the path on the disk is constructed from the base URL. Origin Server doesn't allow to access the folder while serving an HTTP GET request from the client.

The following are error messages returned by Origin Server.
Error message Description
HTTP 404 Content doesn't exist.
HTTP 403 Forbidden access to the folder.
HTTP 500 Internal server error (any other server error)