Tab – Expert Settings
Section - Security Gate
Add your own Security Gate settings for a specific virtual host.
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.
Example
Disable the HTTP only flag for the session cookie on this virtual host:
SessionCookieHttpOnly "FALSE"
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
Examples can be found under Expert Settings.