Package com.aoindustries.aoserv.client.web
package com.aoindustries.aoserv.client.web
-
ClassDescriptionEach
VirtualHostmay have header configurations attached to it.EachHttpdServermay listen for network connections on multipleNetBinds.AnHttpdServerrepresents one running instance of the Apache web server.TODO: Make the authentication aspect optional since this now has an optional handler.The set of expected handlers.EachVirtualHostmay have RewriteRule configurations attached to it.AnHttpdSiteis one unique set of web content and resides in its own directory under/www.AnHttpdStaticSiteindicates that anHttpdSiteserves static content only.MultipleHttpdSiteURLs may be attached to a unique combination ofHttpdSiteandHttpdBind, represented by anHttpdSiteBind.
