| Header |
Each VirtualHost may have header configurations attached to it.
|
| HeaderTable |
|
| HttpdBind |
Each HttpdServer may listen for network connections on
multiple NetBinds.
|
| HttpdBindTable |
|
| HttpdServer |
An HttpdServer represents one running instance of the
Apache web server.
|
| HttpdServerTable |
|
| Location |
TODO: Make the authentication aspect optional since this now has an optional handler.
|
| Location.Handler |
The set of expected handlers.
|
| LocationTable |
|
| RewriteRule |
|
| RewriteRuleTable |
|
| Schema |
|
| SchemaBeanInfo |
|
| Site |
An HttpdSite is one unique set of web content and resides in
its own directory under /www.
|
| SiteTable |
|
| StaticSite |
An HttpdStaticSite indicates that an HttpdSite
serves static content only.
|
| StaticSiteTable |
|
| VirtualHost |
|
| VirtualHostName |
Multiple HttpdSiteURLs may be attached to a unique
combination of HttpdSite and HttpdBind,
represented by an HttpdSiteBind.
|
| VirtualHostNameTable |
|
| VirtualHostTable |
|