Login  Register

Re: Willow-Seaside serving static files

Posted by eftomi on Jun 17, 2020; 9:14am
URL: https://forum.world.st/Willow-Seaside-serving-static-files-tp5118464p5118622.html

Thanks, Esteban. I checked the url of the image (http://localhost:8080/files/EMStaticFiles/window.png) and it is proper, however it is not accessible (I get /files/EMStaticFiles/window.png not found), so I believe that besides forbidden listings the access to files is also forbidden. I'm looking into WAFileHandler class however cannot find a way to enable serving of static files.

Best wishes,
Tomaz 



------ Original Message ------
From: "Esteban Maringolo" <[hidden email]>
To: "Tomaž Turk" <[hidden email]>; "Any question about pharo is welcome" <[hidden email]>
Sent: 14.6.2020 15:33:23
Subject: Re: [Pharo-users] Willow-Seaside serving static files

The handler at /files (WAFileManager?), is set to explicitly forbid listing of files.