This is the Ex-nunc demo start page. From here you may test some of the features of the framework.
Following there are some informations about the cgi environment obtained querying OcamlNet cgi_activation object:Server software: Apache/2.4.6 (CentOS)Server name: ex-nunc.sourceforge.netServer protocol: HTTP/1.0Server port: 80Request method: GETScript name: /cgi-bin/ex-nunc/demo.cgiQuery string: Remote host: Remote addr: 127.0.0.1
cgi_activation
This button will make a call to a page, passing 21 and 3.14 as parameters:
This button will redirect you to a page showing the current content of the session:
This button will redirect you to a page with a form, to show you how data validation is performed and how values are extracted:
This button will redirect you to a page showing some useful debug informations (e.g. request headers):
This button will raise an exception, so you will be redirected to the error page:
This button will shutdown the server process, for maintenance purposes (e.g.: updating the server executable) N.B.: Unless you manually restart the server, any further request will cause an internal server error.