1 .\" Hey, EMACS: -*- nroff -*-
2 .TH OCSIGEN 1 2006-09-14
4 ocsigen \- web programming framework in OCaml
10 is a programming framework providing a new way to create dynamic web sites.
11 Its goal is to offer an alternative to Apache/PHP, based on cutting-edge
12 technologies coming from research in programming languages.
15 you program in a concise and modular way, with a strong type system
16 which helps you to produce valid xhtml. The server handles sessions,
17 URLs, and page parameters automatically.
21 Alternate configuration file.
24 Daemon mode (detach the process). This is the default when there are more than 1 process.
26 .BR \-help ,\ \-\-help
27 Show summary of options.
29 .BR \-p ,\ \-\-pidfile
30 Specify a file where to write the PIDs of the servers.
33 Silent mode (error messages go in errors.log only).
35 .BR \-v ,\ \-\-verbose
38 .B \-V ,\ \-\-veryverbose
39 Very verbose mode (debug).
42 Show version of program.
46 ocsigen was written by Vincent Balat <vincent.balat@pps.jussieu.fr>.
48 This manual page was written by Samuel Mimram <smimram@debian.org>,
49 for the Debian project (but may be used by others).