8 Mar
2016
8 Mar
'16
4:41 p.m.
2016-03-08 10:22 GMT-06:00 Dave Cross <dave@dave.org.uk>:
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...
Hi Dave, I tried it and the app works fine. Thanks. However, is there a way to test that is actually verify the files are bing served directly? It's not that I doubt it, just want to make sure as I will be serving some rather large files.