Set default port to 8080

This commit is contained in:
mainzelm 2004-05-17 08:35:47 +00:00
parent 3311f6af34
commit 7090147e49
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ exec scsh -lel SSAX-4.9/load.scm -lel sunet-2.1/load.scm -dm -o surflet-server -
htdocs-dir directory of html files (default: root/htdocs)
surflet-dir directory of SUrflet files (default: root/surflets)
images-dir directory of images files (default: root/img)
port port server is listening to (default: 8008)
port port server is listening to (default: 8080)
log-file-name directory where to store the logfile in CLF
(default: /tmp/httpd.log)
requests maximal amount of simultaneous requests (default 5)