Plasma GitLab Archive
Projects Blog Knowledge

Module Netcgi_apache.Apache.Server


module Server: sig .. end

type t 
Apache server_rec structure.
val hostname : t -> string
server_hostname field (as declared in Apache configuration file).
Raises Not_found if NULL.
val admin : t -> string
server_admin field.
Raises Not_found if NULL.
val is_virtual : t -> bool
is_virtual field.
Raises Not_found if NULL.
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml