Commit Graph

17 Commits

Author SHA1 Message Date
sperber c48ab741a7 Call scsh with "+lpsd -ll" instead of "-lm." 2003-02-17 15:46:45 +00:00
interp bf937b2e74 WITH-LOGFILE was renamed to WITH-LOG-FILE 2003-02-17 09:52:21 +00:00
interp 8895e3b32a Adapt to recent interface changes of HTTPD and its file handlers.
Particularly, the SUrflet server can now serve the source of SUrflets
via '/source/add-raw.scm'
2003-01-28 21:58:33 +00:00
mainzelm 63c8867019 The folder for the cgi binaries is called "cgi-bin", folks... 2003-01-15 14:10:04 +00:00
mainzelm ed85e7619e Propagate name change of httpd-cgi-handlers. 2002-12-29 19:10:48 +00:00
interp 7dde62cd1a Be more flexible with paths; use $SUNETHOME and $SSAXPATH if set or
reasonable default values if not.
In particular, work around the dependency of config on cwd.
2002-09-26 12:13:01 +00:00
sperber c0281e834a Rename "path handler" -> "request handler". 2002-09-22 15:41:41 +00:00
interp a66cd239c9 * slim example web-server
* create an example web-server using servlets in httpd/servlets
  (the servlet files from the example web-server moved there)
2002-09-20 19:23:17 +00:00
interp e866228288 * load $SSAXPATH/lib/packages.scm; if SSAXPATH is not defined or null,
"SSAX" is used.

* add command line option for httpd option `max. number of concurrent
  request'
2002-09-19 11:07:37 +00:00
interp d5b2b448d9 first shot on adding servlets to HTTPD 2002-09-13 07:21:19 +00:00
sperber ed04d43b65 NeXTstep is dead. 2002-09-05 08:55:58 +00:00
interp 865a4822c3 add info-gateway to example server 2002-08-29 14:34:57 +00:00
interp 7ca34fa270 * adapt rman-gateway to new response philosophy
* add rman-gateway to example server
* add init proc to http-test in start-web-server
2002-08-29 10:51:47 +00:00
interp 57c6710012 * map socket inport to handler inport (allows POST requests)
* remove FIXME from seval
* add seval example to example web-server
2002-08-28 15:56:14 +00:00
interp d3bf493454 added --dump flag 2002-08-28 15:42:15 +00:00
interp b08f418d77 htdocs-dir, cgi-bin-dir, port and logfile-name now configurable by command line arguments 2002-08-27 13:58:54 +00:00
interp 8380e1668c script that starts an example web server session located in web-root 2002-08-22 15:35:51 +00:00