AO Logo
 
  
  
  
Httpd Site Binds
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 binds

TABLE NAME

httpd_site_binds

DESCRIPTION

The httpd_site_binds attaches httpd_sites to httpd_binds.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetruehttpd_site_bind_headers.httpd_site_bind
RewriteRule.virtualHost
httpd_site_urls.httpd_site_bind
1.0a100a generated primary key
httpd_sitefkeyfalsefalsehttpd_sites.id1.0a100the site that is being referenced
httpd_bindfkeyfalsefalsehttpd_binds.net_bind1.0a100the IP and port information for the binding
namestringtruefalse1.81.14the name of the bind, null for the default bind
access_logpathfalsefalse1.0a100the file used for access logging
error_logpathfalsefalse1.0a100the file used for error logging
certificatefkeytruefalsessl_certificates.pkey1.81.10the certificate used by this bind
disable_logfkeytruefalsedisable_log.pkey1.0a100indicates that this bind is disabled
predisable_configstringtruefalse1.0a100the config file before the site was disabled
is_manualbooleanfalsefalse1.0a100the config file is manually maintained
redirect_to_primary_hostnamebooleanfalsefalse1.19tells that system to redirect any request that is not to either the IP address or the primary hostname to the primary hostname, while leaving the request path intact
include_site_configstringtruefalse1.81.10controls whether this bind includes the per-site configuration file