Re: EuMVC:Dealing with favicon request
- Posted by euphoric (admin) Apr 07, 2022
- 733 views
ghaberek said...
You should be able to use a static handler for this instead. You can add multiple routes to the same handler.
What happens if I don't provide a route for a given URL? Does it try to serve up a static file anyway?