Quoting Richard Reina <[email protected]>:

2016-03-08 10:22 GMT-06:00 Dave Cross <[email protected]>:


Quoting Richard Reina <[email protected]>:

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.


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.

Simple approach - change the "root" directory in the plugin set-up to one that doesn't exist. Reload and see that your images disappear.

Dave...


_______________________________________________
dancer-users mailing list
[email protected]
http://lists.preshweb.co.uk/mailman/listinfo/dancer-users

Reply via email to