# path for CGI scripts
|
|
cgi_path = .
|
|
|
|
# HTTP root directory
|
|
htdocs = ./htdocs/
|
|
# HTTP port
|
|
port = 8080
|
|
|
|
# hostname of DML server
|
|
dml_host = localhost
|