8 Mar
2016
8 Mar
'16
4:22 p.m.
Quoting Richard Reina <gatorreina@gmail.com>:
I take it that I should inlcude the name of any directories such as 'images' (along with javascript & css ) in ./public that I want plack to serve directly correct?
Yes, that's right. Sorry, I'd removed 'images' from my example, because my app didn't use them. Dave...