http/server.cpp File Reference
Detailed DescriptionServer Class to manage a single server.
- Overview:
-
An instance of the MaServer Class may be created for each http.conf file. Each server can manage multiple hosts (standard, virtual or SSL). This file parses the http.conf file and creates all the necessary MaHost, MaDir and MaLocation objects to manage the server's operation.
For convenience, the MaHostAddress, MaListen and MaVhost classes are contained in this file.
|
|