fix config for latest web server
svn: r2809
This commit is contained in:
parent
33039393a6
commit
33bea30acc
|
@ -50,6 +50,9 @@
|
|||
(log-file-path ,(path->string (build-path (current-directory) "web-status-log.ss")))
|
||||
(file-root "htdocs")
|
||||
(servlet-root ,web-dir)
|
||||
(mime-types ,(path->string (build-path (collection-path "web-server")
|
||||
"default-web-root"
|
||||
"mime.types")))
|
||||
(password-authentication ,(path->string (build-path (current-directory) "web-status-passwords"))))))
|
||||
(virtual-host-table)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user