2004-01-16 20:35:16 -05:00
|
|
|
\chapter{SUrflet server}
|
|
|
|
|
|
|
|
\newcommand{\typew}[1]{\texttt{#1}}
|
|
|
|
|
|
|
|
The \surflet server enables you to write server side scripted web
|
2004-07-29 12:20:20 -04:00
|
|
|
programs in Scheme.
|
|
|
|
%Currently, there is only the howto available.
|
|
|
|
%The complete API is supposed to come soon.
|
2004-09-17 11:54:21 -04:00
|
|
|
There are lots of example files in
|
2004-07-29 12:20:20 -04:00
|
|
|
\typew{scheme/httpd/surflet/webserver/root/surflets} from which you
|
2004-01-16 20:35:16 -05:00
|
|
|
can copy freely.
|
|
|
|
|
|
|
|
\input{surflethowto}
|
2004-07-29 12:20:20 -04:00
|
|
|
\input{surfletapi}
|