Why is my image not rendering in a simple HTML page served with D?

Steven Schveighoffer schveiguy at gmail.com
Sun May 18 22:48:20 UTC 2025


On Sunday, 18 May 2025 at 21:40:17 UTC, Damjan wrote:
> 
> Do I need to explicitly configure vibe.d to serve static files 
> from the public folder?


Yes

https://vibed.org/api/vibe.http.fileserver/serveStaticFiles

-Steve


More information about the Digitalmars-d-learn mailing list