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
Hi, I want to save media files to different folder (or even server). I see that this is configured in
<Provider alias="media" type="Umbraco.Core.IO.PhysicalFileSystem, Umbraco.Core"> <Parameters> <add key="virtualRoot" value="~/media/" /> </Parameters> </Provider>
How can I configure this to point to physical folder: F:/media or //someothermachine/media without creating virtual directory in IIS?
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to save media to physical directory?
Hi, I want to save media files to different folder (or even server). I see that this is configured in
How can I configure this to point to physical folder: F:/media or //someothermachine/media without creating virtual directory in IIS?
is working on a reply...