Tab – Expert Settings

Section - Security Gate

Add your own mapping specific Security Gate settings.

A Security Gate resource consists of a resource identifier (key) and a value. If the reserved value _UNDEFINED_ (without quotes!) is used, the according resource is removed from the resource table. The Security Gate then operates as if the resource had never been set.

For an introduction to Expert Settings syntax, data structures, and examples, see Expert settings collection.

Examples

  • Enable compression on back-end connections:
  • BackendCompression.Enable "TRUE"
  • Send an empty Content-Type header on POST requests without Content-Type:
  • DefaultPostRequestContentType ""

For available Security Gate parameter names and default values, refer to the default settings file under Expert Settings >> Security Gate / Apache (see Section – Security Gate).

Section - Apache

Further information and links