changed default options (server-admin, logfile)
This commit is contained in:
parent
d0efc1f470
commit
c816310cea
|
@ -39,9 +39,9 @@
|
|||
#f ; fqdn
|
||||
#f ; reported-port
|
||||
#f ; path-handler
|
||||
"sperber@informatik.uni-tuebingen.de" ; server-admin
|
||||
#f ; server-admin
|
||||
#f ; simultaneous-requests
|
||||
"/httpd.log" ; name of the logfile
|
||||
"/logfile.log" ; name of the logfile
|
||||
; string: filename of logfile (directory must exist)
|
||||
; output-port: log to this port (e.g. (current-error-port))
|
||||
; #f: no logging
|
||||
|
|
Loading…
Reference in New Issue