Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Wolfram Kraus 7 posts 107 karma points
    Jun 27, 2018 @ 07:59
    Wolfram Kraus
    0

    Download Media Item without Extension

    Umbraco 7.10.4

    When I want to download files without extension from the media section in the backend, I get an Page Not Found error:

    Page not found No umbraco document matches the url '/media/12670/de_de'.

    Of course the file exists in the file system.

    I already added

    <mimeMap fileExtension="." mimeType="text/html" />
    

    to Web.config but to no avail.

    I don't need these files in content/frontend, but they should be downloadable by users in the backend.

    Any suggestions?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies