Query: ocsigen
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
OCSIGEN(1) General Commands Manual OCSIGEN(1)NAMEocsigen - web programming framework in OCamlSYNOPSISocsigen [options]DESCRIPTIONocsigen is a programming framework providing a new way to create dynamic web sites. Its goal is to offer an alternative to Apache/PHP, based on cutting-edge technologies coming from research in programming languages. With ocsigen, you program in a concise and modular way, with a strong type system which helps you to produce valid xhtml. The server handles sessions, URLs, and page parameters automatically.OPTIONS-c, --config Alternate configuration file. -d, --daemon Daemon mode (detach the process). This is the default when there are more than 1 process. -help, --help Show summary of options. -p, --pidfile Specify a file where to write the PIDs of the servers. -s, --silent Silent mode (error messages go in errors.log only). -v, --verbose Verbose mode. -V , --veryverbose Very verbose mode (debug). -version Show version of program.SEE ALSOocamlc(1).AUTHORocsigen was written by Vincent Balat <vincent.balat@pps.jussieu.fr>. This manual page was written by Samuel Mimram <smimram@debian.org>, for the Debian project (but may be used by others). 2006-09-14 OCSIGEN(1)
Related Man Pages |
---|
camping(1) - debian |
eiskaltdcpp-daemon(1) - debian |
eric4_webbrowser(1) - debian |
glogg(1) - debian |
ocamlmklib(1) - debian |
Similar Topics in the Unix Linux Community |
---|
new to C |
I want a suggestion |
Turbo C |
System programming in C |
How to prevent a C++ program reading a file that is still being written to.? |