Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Module Ocsigen_server

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 -> unit

Start the server (does not return)