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...