9

Are there any available middleware for ring that would mimic the way a standard file server like apache handles routes

so the handler would look something like this:

(wrap-dir "resources/public/")

which is very similar to

(wrap-file "resources/public/")

but will also output directory listings.

Alexey Kachayev
  • 6,106
  • 27
  • 24
zcaudate
  • 13,998
  • 7
  • 64
  • 124

0 Answers0