Willow-Seaside serving static files
Posted by
eftomi on
Jun 14, 2020; 10:32am
URL: https://forum.world.st/Willow-Seaside-serving-static-files-tp5118464.html
Hi, I added an image to a subclass of WAFileLibrary to serve it as a static file from within Pharo. Everything seems fine, except that the /files URL is not accessible:
Error: you are forbidden to access "/files".
and source view displays
/files/EMStaticFiles/window.png not found
if I click on image's URL.
I loaded Seaside as a Willow's dependency.
Best wishes,
Tomaz