module Ocsigen_server:sig..end
Reload the configuration of the server.
The optional parameter ?file may be use to read the configuration
from another file.
val reload : ?file:string -> unit -> unit
val start_server : unit -> unitStart the server (does not return)