Search

GlobalSCAPE Knowledge Base

What are the files in EFT Server's \Application Data\HTTPMessages folder used for?

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT Server version 6 and later

QUESTION

What are the files in EFT Server's \Application Data\HTTPMessages folder used for?

ANSWER

EFT Server provides customizable HTTP error messages in HTML files in the \APPDATA\HTTPMessages folder (e.g., C:\Documents and Settings\All Users\Application Data\GlobalSCAPE\EFT Server Enterprise\HTTPMessages).

Each time the EFT Server service starts up, each of the HTTPMessages files is created if they do not already exist. When an HTTP response is needed, EFT Server first tries to load the response from files in this location. Failing that, EFT Server uses its internal response strings.

HTTP responses that are stored through this mechanism that can be customized are limited to the following responses:

HTTP Error

Default Text

BAD_PARAMETER

HTTP/1.1 406 Bad Parameter

The requested URL was not found on this server.

BAD_REQUEST

HTTP/1.1 400 Bad Request

BAD_URI

Bad URI

FORBIDDEN

HTTP/1.1 403 Forbidden

INTERNAL_SERVER_ERROR

HTTP/1.1 500 Internal Server Error

MAX_QUOTA_REACHED

HTTP/1.1 413 Max Quota Reached

NOT_FOUND

HTTP/1.1 404 Object Not Found

The requested URL was not found on this server.

NOT_IMPLEMENTED

HTTP/1.1 501 Not Implemented

PRECONDITION_FAILED

HTTP/1.1 412 Precondition Failed

REQUEST_TOO_LARGE

HTTP/1.1 413 Request Entity Too Large

SERVICE_UNAVAILABLE

HTTP/1.1 503 Service Unavailable

URI_TOO_LARGE

HTTP/1.1 414 Request-URI Too Large

Details
Last Modified: 13 Years Ago
Last Modified By: GlobalSCAPE 5
Type: FAQ
Rated 1 star based on 6 votes.
Article has been viewed 25K times.
Options
Also In This Category
Tags