AO Logo
 
  
  
  
Httpd Site URLs
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 urls

TABLE NAME

httpd_site_urls

DESCRIPTION

The httpd_site_urls stores the hostnames that a site will respond to.

COLUMNS

columntypenulluniquereferencesreferenced_bysince_versiondescription
pkeypkeyfalsetrue1.0a100a generated primary key
httpd_site_bindfkeyfalsefalsehttpd_site_binds.pkey1.0a100the site that is being referenced
hostnamedomain_namefalsefalse1.69the hostname that this site responds to
is_primarybooleanfalsefalse1.0a100flags if this is the primary hostname for a site. A site must have one and only one primary hostname at a time. This constraint is implemented by the application code.