AO Logo
 
  
  
  
Httpd Site Bind Headers
AO
AO Industries, Inc.
Application Infrastructure ProviderApplication Infrastructure Provider
Sign UpWhat's NewClient AreaContact UsSite Map
 
your location:   home page ··· aoserv platform ··· software components ··· aoserv client ··· tables ··· table definitions ··· httpd site bind headers

TABLE NAME

httpd_site_bind_headers

DESCRIPTION

The httpd_site_bind_headers configures headers on httpd_site_binds.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetrue1.81.15a generated primary key
httpd_site_bindfkeyfalsefalsehttpd_site_binds.pkey1.81.15the site bind that is being referenced
sort_ordershortfalsefalse1.81.15the per-bind unique sort ordering
typestringfalsefalse1.81.15the type of header, either "Header" or "RequestHeader"
alwaysbooleanfalsefalse1.81.15the condition is either "onsuccess" (default, can be omitted) or "always"
actionstringfalsefalse1.81.15the action to be performed
headerstringfalsefalse1.81.15the header name, without any final colon
valuestringtruefalse1.81.15the header value, not used for all actions
replacementstringtruefalse1.81.15the replacement value, only used for "edit" and "edit*"
whenstringtruefalse1.81.15optional control over when is this header directive is applied
commentstringtruefalse1.81.15an optional comment describing the redirect