no need for #:indices too
svn: r17422
This commit is contained in:
parent
e813d1aa8b
commit
38a7fcceec
|
@ -299,8 +299,7 @@
|
|||
#:manager (make-threshold-LRU-manager
|
||||
(send-error "Your session has expired") (* 12 1024 1024)))
|
||||
(files:make
|
||||
#:url->path (fsmap:make-url->path (build-path server-dir "htdocs"))
|
||||
#:indices '("index.html"))
|
||||
#:url->path (fsmap:make-url->path (build-path server-dir "htdocs")))
|
||||
(lift:make (send-error "File not found")))))
|
||||
|
||||
(provide run)
|
||||
|
|
Loading…
Reference in New Issue
Block a user