module Server:sig
..end
type
t
server_rec
structure.val hostname : t -> string
server_hostname
field (as declared in Apache configuration file).Not_found
if NULL.val admin : t -> string
server_admin
field.Not_found
if NULL.val is_virtual : t -> bool
is_virtual
field.Not_found
if NULL.