StaticFiles that return a 404 could use more diagnostic information #3123
Labels
area-middleware
Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares
feature-static-files
From @csharpfritz on May 5, 2018 16:36
A little diagnostic information when logging a 404 for a static file would be very helpful.
Perhaps adding something like "searched in folder '/app/wwwroot/lib/WHATEVER'" would be beneficial to help debug simple configuration errors
Copied from original issue: aspnet/KestrelHttpServer#2549
The text was updated successfully, but these errors were encountered: