Commit Graph

15 Commits

Author SHA1 Message Date
mainzelm b568965f6e Fix computation of default directories 2004-05-13 08:34:03 +00:00
interp 246c2b46ad In MAIN: get directory from args parameter, not command-line;
allows to start main from within scsh manually
Add comments how to use rman-handler and info-handler
2004-05-12 19:43:13 +00:00
mainzelm 1a2218b89f Move default location of httpd.log file to /tmp 2004-05-11 12:10:13 +00:00
eknauel 704ffae307 Use args-fold (SRFI-37) for parsing command-line arguments 2004-05-11 12:04:10 +00:00
mainzelm 93256f3b71 Require SSAX 4.9 to use SUnet. 2004-05-05 16:45:39 +00:00
mainzelm 2b27ee6569 Use location of script to find web-server root 2004-02-03 14:11:26 +00:00
mainzelm 0a7ada489d + Install example scripts
+ Use library search path to find SUnet in example scripts
+ Add option to install without SSAX
2004-02-03 13:51:51 +00:00
sperber 61e6e303f7 Say "start-extended-web-server" instead of "start-web-server" in
usage.
2003-04-22 13:51:04 +00:00
mainzelm 1b0b3f5690 Directory handlers now have a default option. 2003-02-20 16:37:11 +00:00
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
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 ab158529ef starts a somehow 'full feature' web-server 2002-09-20 19:24:01 +00:00