Skip to content

Non-Image formats 404'ing using ImageFlow Server Deployed to Azure Windows App Service #95

Open
@tachyon1337

Description

We have a aspnetcore 6 web app using ImageFlow Dotnet Server deployed as a windows app service to serve files and resize images from azure blob storage. Also have hybrid caching implemented. It works well enough for image files(.jpg, .png) but any non-image format, e.g, SVG, PDF, 404s. These files definitely exist in blob storage. Is there some configuration that must be set in, say, app.UseImageflow to enable all files to be served. It definitely is not a MIME type issue with the app service. The static web server can serve these files up.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions