Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
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:
Of course the file exists in the file system.
I already added
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?
is working on a reply...